procd: update to latest git
this unbreaks glibc builds Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47266
This commit is contained in:
parent
4ce2b7cda5
commit
06b032d6dc
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2015-09-16
|
||||
PKG_VERSION:=2015-10-26
|
||||
|
||||
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:=b6618ffab8ed4981c57f53929276559698541462
|
||||
PKG_SOURCE_VERSION:=d5fddd91b966424bb63e943e789704d52382cc18
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user