procd: update to latest git HEAD
authorJohn Crispin <john@openwrt.org>
Wed, 28 Jan 2015 12:07:55 +0000 (12:07 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 28 Jan 2015 12:07:55 +0000 (12:07 +0000)
adds a zram size calculation bug fix

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44177

package/system/procd/Makefile

index 4f8b2d375c83b504eccc8c14df1e5d8e9e887715..405399af395d13ef8d9f2c9e5bf8c2f060cf2a60 100644 (file)
@@ -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