diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-06-16 06:33:16 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-06-16 06:33:16 +0000 |
| commit | 548fd11a4da74c7aa101b6b6c9eb15eb6526edd4 (patch) | |
| tree | e9a4f18d9d3bf44f6aeceee325eb5e2e936836f1 | |
| parent | d73371329ea76f1fe0df513cb9fcc11f895fa61b (diff) | |
| download | mtk-20170518-548fd11a4da74c7aa101b6b6c9eb15eb6526edd4.zip mtk-20170518-548fd11a4da74c7aa101b6b6c9eb15eb6526edd4.tar.gz mtk-20170518-548fd11a4da74c7aa101b6b6c9eb15eb6526edd4.tar.bz2 | |
Updated to new upstream release (v0.8.7)
SVN-Revision: 1257
| -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 0d60468..04e7536 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 |
