git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bab8741
)
tree: bump PKG_RELEASE
author
Yousong Zhou
<redacted>
Tue, 6 Mar 2018 04:33:16 +0000
(12:33 +0800)
committer
Yousong Zhou
<redacted>
Tue, 6 Mar 2018 04:36:36 +0000
(12:36 +0800)
It was missing in a previous change
bab8741
(tree: use
TARGET_{CFLAGS,LDFLAGS} instead of the package default)
Signed-off-by: Yousong Zhou <redacted>
utils/tree/Makefile
patch
|
blob
|
history
diff --git
a/utils/tree/Makefile
b/utils/tree/Makefile
index c6d5654b5dcbb3f856f8cf5056112576fdc9d153..32bdb0ad3edea43adcfa0fa3b85fc04a4843afdb 100644
(file)
--- a/
utils/tree/Makefile
+++ b/
utils/tree/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tree
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_VERSION:=1.7.0
PKG_SOURCE_URL:=ftp://mama.indstate.edu/linux/tree/
PKG_HASH:=6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12
git clone https://git.99rst.org/PROJECT