aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-07-23 12:22:40 +0000
committerJohn Crispin <blogic@openwrt.org>2013-07-23 12:22:40 +0000
commit6cb84e9ebfbf092692ecd5e09c45a6858c451b2b (patch)
treeca540c326083201e05d1889368e121e3d020c378 /package/system/procd/Makefile
parent42e10356e66e96b75fab46ef326a138ba3b52dc3 (diff)
downloadmaster-187ad058-6cb84e9ebfbf092692ecd5e09c45a6858c451b2b.tar.gz
master-187ad058-6cb84e9ebfbf092692ecd5e09c45a6858c451b2b.tar.bz2
master-187ad058-6cb84e9ebfbf092692ecd5e09c45a6858c451b2b.zip
update ubox and procd to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37516 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/procd/Makefile')
-rw-r--r--package/system/procd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index df6aac23c7..615cf8f084 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,13 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-07-22
+PKG_VERSION:=2013-07-23
+
PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=eed8e77dcf5b9ce9c21919ea6d549b5dd92bb18a
+PKG_SOURCE_VERSION:=ba0cb9c1ecc72e6b726deaf91193d24b2a85814a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1