Skip to content

Commit

Permalink
procd: update to the latest version
Browse files Browse the repository at this point in the history
Fixes a long standing design issue in handling of delayed triggers

Signed-off-by: Felix Fietkau <[email protected]>
  • Loading branch information
nbd168 authored and wigyori committed Aug 18, 2016
1 parent eeb010f commit 427c57c
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
Expand Up @@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=procd
PKG_VERSION:=2016-07-07
PKG_VERSION:=2016-07-29

PKG_RELEASE=$(PKG_SOURCE_VERSION)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=02d56c03115276aa4e2203ddbd411c3e587cf08f
PKG_SOURCE_VERSION:=2c9f5d4af1559b840c42f1443ede9f9fe809c58b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1

Expand Down

0 comments on commit 427c57c

Please sign in to comment.