diff options
Diffstat (limited to 'extra/foomatic-db/Pkgfile')
-rwxr-xr-x | extra/foomatic-db/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/foomatic-db/Pkgfile b/extra/foomatic-db/Pkgfile index 4bbc8493a..c64d12482 100755 --- a/extra/foomatic-db/Pkgfile +++ b/extra/foomatic-db/Pkgfile @@ -6,9 +6,9 @@ # Run on: libxml2 name=foomatic-db -version=4.0 -release=2 -source=(http://www.linuxprinting.org/download/foomatic/$name-$version-current.tar.gz) +version=4.0-20110309 +release=1 +source=(http://www.linuxprinting.org/download/foomatic/$name-$version.tar.gz) build() { cd $name-* |