diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-16 06:33:16 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-16 06:33:16 +0000 |
commit | f5c447de47e0a24b2a633814cc58438eabac9fea (patch) | |
tree | e9a4f18d9d3bf44f6aeceee325eb5e2e936836f1 /openwrt/package/pmacct | |
parent | f6949211a3277d4c6651c2770a21f0a2913b10ef (diff) |
Updated to new upstream release (v0.8.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pmacct')
-rw-r--r-- | openwrt/package/pmacct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/pmacct/Makefile b/openwrt/package/pmacct/Makefile index 0d60468746..04e75366d5 100644 --- a/openwrt/package/pmacct/Makefile +++ b/openwrt/package/pmacct/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pmacct -PKG_VERSION:=0.8.6 +PKG_VERSION:=0.8.7 PKG_RELEASE:=1 -PKG_MD5SUM:=b725f7b4af335d2f668cb61621a5c2d9 +PKG_MD5SUM:=3da0205de772fb6d915e03cadf2a8e9b PKG_SOURCE_URL:=http://www.ba.cnr.it/~paolo/pmacct/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |