rrdtool: 1.4.4 -> 1.4.5

This commit is contained in:
Danny Rawlins 2010-12-28 13:09:21 +11:00
parent 320b03cfa3
commit 8707febfd2
3 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -1 +1 @@
93ad2fc2e9ddcd7d99c611fe30284a54 rrdtool-1.4.4.tar.gz
4d116dba9a0888d8aaac179e35d3980a rrdtool-1.4.5.tar.gz

View File

@ -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 \