aboutsummaryrefslogtreecommitdiffstats
path: root/package/procd
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-04-25 19:51:08 +0000
committerJohn Crispin <blogic@openwrt.org>2013-04-25 19:51:08 +0000
commit37a71bba1d478ed29a38dfd766717c3f643ef4c7 (patch)
tree44d0e5927b32ab766f6a239b75cf51c18305d74f /package/procd
parent9ea1219bcf6deb97a9655cea1c5ace78f3865ea2 (diff)
downloadmaster-187ad058-37a71bba1d478ed29a38dfd766717c3f643ef4c7.tar.gz
master-187ad058-37a71bba1d478ed29a38dfd766717c3f643ef4c7.tar.bz2
master-187ad058-37a71bba1d478ed29a38dfd766717c3f643ef4c7.zip
procd: fix wrap around bug in logread time handling code
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/procd')
-rw-r--r--package/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/procd/Makefile b/package/procd/Makefile
index f7751b4efb..afe0d0a8bb 100644
--- a/package/procd/Makefile
+++ b/package/procd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-04-24
+PKG_VERSION:=2013-04-25
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:=7edfbb45edcf275a855f5e1f5cc24cac81e382ff
+PKG_SOURCE_VERSION:=c28ba8c1947e1b31874bf5888742d1607ed7ae61
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1