1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

procd: fix compile error on x86_64

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

SVN-Revision: 45344
This commit is contained in:
John Crispin 2015-04-10 08:28:21 +00:00
parent 3d248c4dee
commit 8b5c250797

@ -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