aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-06-10 08:24:39 +0000
committerJohn Crispin <blogic@openwrt.org>2013-06-10 08:24:39 +0000
commit0dabdd474a15d1014cf91fefce9d60c7f9d7781c (patch)
tree1d6a75ad5c7ed8bd4e2c938b3e6a2af7409bb1a1
parent8cee3461f3b8f4918adfda4ce810569a50becc2e (diff)
downloadmaster-187ad058-0dabdd474a15d1014cf91fefce9d60c7f9d7781c.tar.gz
master-187ad058-0dabdd474a15d1014cf91fefce9d60c7f9d7781c.tar.bz2
master-187ad058-0dabdd474a15d1014cf91fefce9d60c7f9d7781c.zip
procd: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36895 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/procd/Makefile b/package/procd/Makefile
index abcae55546..160c222cf4 100644
--- a/package/procd/Makefile
+++ b/package/procd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-05-31
+PKG_VERSION:=2013-06-10
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=14afa266e26e878ccdb828c9582e402223c41fcf
+PKG_SOURCE_VERSION:=c261d39c1ae2db872495c2129c05d1154f46b5c3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1