X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fsystem%2Fprocd%2FMakefile;h=d38c0f007dc2b66af1bc5982ae4a2ab026b37ca2;hb=550ded7b8acbc00818305d27bc78db8588f1b580;hp=6553fcc8317de790c01fd3af7fd6346a9dbcbf6d;hpb=bce52219fa8c03b85f7157fcafb6c98c917a5796;p=openwrt%2Fopenwrt.git diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index 6553fcc831..d38c0f007d 100644 --- a/package/system/procd/Makefile +++ b/package/system/procd/Makefile @@ -1,14 +1,21 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2014-06-19 +PKG_VERSION:=2014-10-06 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:=8e12022c3d00f8acca4471016d71794988113c34 +PKG_SOURCE_VERSION:=f45672d80bf2fec4ccb7363de1da6adb9e3f4421 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1