summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2010-12-28 13:09:21 +1100
committerDanny Rawlins <monster.romster@gmail.com>2010-12-28 13:09:52 +1100
commit8707febfd203562b075c7c45dc49ee01b59296aa (patch)
tree91096c832842ea401f5837c25d03d0e258943e2d
parent320b03cfa31f5f1e0d1cdccce62aa91d5497cda5 (diff)
downloadcontrib-8707febfd203562b075c7c45dc49ee01b59296aa.tar.gz
contrib-8707febfd203562b075c7c45dc49ee01b59296aa.tar.xz
rrdtool: 1.4.4 -> 1.4.5
-rw-r--r--rrdtool/.footprint2
-rw-r--r--rrdtool/.md5sum2
-rw-r--r--rrdtool/Pkgfile6
3 files changed, 5 insertions, 5 deletions
diff --git a/rrdtool/.footprint b/rrdtool/.footprint
index 018708ca7..d5dda5a8e 100644
--- a/rrdtool/.footprint
+++ b/rrdtool/.footprint
@@ -35,7 +35,7 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/
drwxr-xr-x root/root usr/lib/rrdtool/
-rwxr-xr-x root/root usr/lib/rrdtool/ifOctets.tcl
-rw-r--r-- root/root usr/lib/rrdtool/pkgIndex.tcl
--rwxr-xr-x root/root usr/lib/tclrrd1.4.4.so
+-rwxr-xr-x root/root usr/lib/tclrrd1.4.5.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/bin_dec_hex.1.gz
diff --git a/rrdtool/.md5sum b/rrdtool/.md5sum
index 920a48bb4..9817a0eb3 100644
--- a/rrdtool/.md5sum
+++ b/rrdtool/.md5sum
@@ -1 +1 @@
-93ad2fc2e9ddcd7d99c611fe30284a54 rrdtool-1.4.4.tar.gz
+4d116dba9a0888d8aaac179e35d3980a rrdtool-1.4.5.tar.gz
diff --git a/rrdtool/Pkgfile b/rrdtool/Pkgfile
index 4c831871a..11dcd07a6 100644
--- a/rrdtool/Pkgfile
+++ b/rrdtool/Pkgfile
@@ -5,12 +5,12 @@
# Depends on: libart_lgpl libcgi libgd pango python tcl intltool
name=rrdtool
-version=1.4.4
+version=1.4.5
release=1
-source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-$version.tar.gz)
+source=(http://oss.oetiker.ch/rrdtool/pub/$name-$version.tar.gz)
build() {
- cd rrdtool-$version
+ cd $name-$version
./configure \
--prefix=/usr \

Generated by cgit