projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8ff034
)
libubox: add mirror md5sum
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Jun 2012 13:45:57 +0000
(13:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Jun 2012 13:45:57 +0000
(13:45 +0000)
SVN-Revision: 32080
package/libubox/Makefile
patch
|
blob
|
history
diff --git
a/package/libubox/Makefile
b/package/libubox/Makefile
index bdfe8a58f14f05445f64e96707fb46b98cd06b49..0fae4cbef2cee2b4c007f119d844b876b17eebcd 100644
(file)
--- a/
package/libubox/Makefile
+++ b/
package/libubox/Makefile
@@
-9,6
+9,7
@@
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=0608d1299546d4af1facc271a090cb2abb8c6105
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
+PKG_MIRROR_MD5SUM:=6a08dfa2519a969d184e7bb5bb390620
CMAKE_INSTALL:=1
include $(INCLUDE_DIR)/package.mk