From 8707febfd203562b075c7c45dc49ee01b59296aa Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 28 Dec 2010 13:09:21 +1100 Subject: [PATCH] rrdtool: 1.4.4 -> 1.4.5 --- rrdtool/.footprint | 2 +- rrdtool/.md5sum | 2 +- rrdtool/Pkgfile | 6 +++--- 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 \