Skip to content

Commit

Permalink
procd: update to latest version, adds udevtrigger improvements by juhosg
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37925
  • Loading branch information
Felix Fietkau committed Sep 10, 2013
1 parent 258b2cf commit 392ad68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/system/procd/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=procd
PKG_VERSION:=2013-08-16
PKG_VERSION:=2013-09-10

PKG_RELEASE=$(PKG_SOURCE_VERSION)-1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=85a5ce27f5f02e4ddab6916d69ba7f7375d289d4
PKG_SOURCE_VERSION:=824a4b3da2c0be19ccf54a48dcd4c10677b82c1a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1

Expand Down

0 comments on commit 392ad68

Please sign in to comment.