projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix uclibc++ dependency issue
[openwrt.git]
/
openwrt
/
package
/
pmacct
/
Makefile
diff --git
a/openwrt/package/pmacct/Makefile
b/openwrt/package/pmacct/Makefile
index
c8d0837
..
04e7536
100644
(file)
--- a/
openwrt/package/pmacct/Makefile
+++ b/
openwrt/package/pmacct/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pmacct
include $(TOPDIR)/rules.mk
PKG_NAME:=pmacct
-PKG_VERSION:=0.8.
5
+PKG_VERSION:=0.8.
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
996d6402946553f81d94e0a60e6fc509
+PKG_MD5SUM:=
3da0205de772fb6d915e03cadf2a8e9b
PKG_SOURCE_URL:=http://www.ba.cnr.it/~paolo/pmacct/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.ba.cnr.it/~paolo/pmacct/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.049693 seconds
and
4
git commands to generate.