summaryrefslogtreecommitdiff
path: root/package/libs
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-19 20:56:11 +0000
committerJohn Crispin <john@openwrt.org>2013-11-19 20:56:11 +0000
commitfcea2ab05a1314502dc11188dc45d69318b4b698 (patch)
tree80bd3470339606a91e3aef42ce2a87a5019f84cd /package/libs
parent460bf6b0d7beee284a366942b7efa3a1f0348076 (diff)
downloadmtk-20170518-fcea2ab05a1314502dc11188dc45d69318b4b698.zip
mtk-20170518-fcea2ab05a1314502dc11188dc45d69318b4b698.tar.gz
mtk-20170518-fcea2ab05a1314502dc11188dc45d69318b4b698.tar.bz2
libubox: ubox: procd: move md5.{c,h} to libubox
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38870
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/libubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index fb4dc1d..a7de3de 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2013-11-19
+PKG_VERSION:=2013-11-19-2
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=bc8167eb99bc6febc96f4dab0bbce32186f30c16
+PKG_SOURCE_VERSION:=e8b26ce48d9a423507d2cb6b98094fe5adb1ed9c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1