From: John Crispin Date: Thu, 25 Apr 2013 19:51:08 +0000 (+0000) Subject: procd: fix wrap around bug in logread time handling code X-Git-Tag: reboot~10582 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bc453a52b2c3b3da4dba056048cb83db195fe189;p=openwrt%2Fopenwrt.git procd: fix wrap around bug in logread time handling code Signed-off-by: John Crispin SVN-Revision: 36447 --- 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