procd: fix compile error on x86_64
authorJohn Crispin <john@openwrt.org>
Fri, 10 Apr 2015 08:28:21 +0000 (08:28 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 10 Apr 2015 08:28:21 +0000 (08:28 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45344

package/system/procd/Makefile

index 3e4fb35dcf6f05db968ebf1fdede3804a61fa6bf..8ab5af118e5765c31bd438a92dad8d6c9d4859c3 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2015-03-30
+PKG_VERSION:=2015-04-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:=91da63d3d3fd680c805dd1a1b78df5b8731a8173
+PKG_SOURCE_VERSION:=27159f21f76b973a9fa3ec92b8fee2e390d43a43
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1