aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-01-28 12:07:55 +0000
committerJohn Crispin <blogic@openwrt.org>2015-01-28 12:07:55 +0000
commitd6db673f8fb51e070047212af1c29eb9515d1b4a (patch)
treeca1e1a77abec39e56eabb6d99dcdd5e024565ff5
parentacbf333329bdb82c67ab98e004b12251ecc32991 (diff)
downloadmaster-187ad058-d6db673f8fb51e070047212af1c29eb9515d1b4a.tar.gz
master-187ad058-d6db673f8fb51e070047212af1c29eb9515d1b4a.tar.bz2
master-187ad058-d6db673f8fb51e070047212af1c29eb9515d1b4a.zip
procd: update to latest git HEAD
adds a zram size calculation bug fix Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44177 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/system/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 4f8b2d375c..405399af39 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2015-01-25
+PKG_VERSION:=2015-01-28
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:=7e6045fe4558e442e97e4a8967f08689d53f2cc4
+PKG_SOURCE_VERSION:=7676df3226da5391c2dfda2ed29a40500e04e15b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1