projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eefe0f0
)
update coreutils to 8.8
author
Florian Fainelli
<florian@openwrt.org>
Wed, 9 Feb 2011 13:15:22 +0000
(13:15 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 9 Feb 2011 13:15:22 +0000
(13:15 +0000)
Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
SVN-Revision: 25432
utils/coreutils/Makefile
patch
|
blob
|
history
diff --git
a/utils/coreutils/Makefile
b/utils/coreutils/Makefile
index 43e79466c83f0600823f82936ca597b8f9e95fd0..23ff0071977677cdd831b1915671f8ef115bf5fc 100644
(file)
--- a/
utils/coreutils/Makefile
+++ b/
utils/coreutils/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=coreutils
-PKG_VERSION:=8.
7
-PKG_RELEASE:=
2
+PKG_VERSION:=8.
8
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/coreutils
-PKG_MD5SUM:=
3c1ae9531159447083ae8f25ae554b81
+PKG_MD5SUM:=
bad596d9654e299eedea0eaf93f178fa
PKG_BUILD_DEPENDS:=libpthread
include $(INCLUDE_DIR)/package.mk