diff options
author | sibel <lesibel@free.fr> | 2010-11-15 13:34:53 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-15 13:34:53 +0100 |
commit | fb0109d1482fed62cac278a4b95877092add82af (patch) | |
tree | 669bc878a66325f21c654610c3f49ac73c31298f | |
parent | f39e58ea26aedf0b2e6f84680d5a5fd213721a49 (diff) | |
download | nutyx-pakxe-fb0109d1482fed62cac278a4b95877092add82af.tar.gz nutyx-pakxe-fb0109d1482fed62cac278a4b95877092add82af.tar.bz2 nutyx-pakxe-fb0109d1482fed62cac278a4b95877092add82af.tar.xz nutyx-pakxe-fb0109d1482fed62cac278a4b95877092add82af.zip |
libcups, maj version 1.4.5
-rw-r--r-- | extra/libcups/.md5sum | 2 | ||||
-rwxr-xr-x | extra/libcups/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/libcups/.md5sum b/extra/libcups/.md5sum index 3e65467fe..c1c206e85 100644 --- a/extra/libcups/.md5sum +++ b/extra/libcups/.md5sum @@ -1 +1 @@ -8776403ad60fea9e85eab9c04d88560d cups-1.4.4-source.tar.bz2 +50729f6fc46ba54223e0eaf5009f3419 cups-1.4.5-source.tar.bz2 diff --git a/extra/libcups/Pkgfile b/extra/libcups/Pkgfile index 03c165fdf..95986cd35 100755 --- a/extra/libcups/Pkgfile +++ b/extra/libcups/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, linux-pam, libldap name=libcups -version=1.4.4 +version=1.4.5 release=1 source=( http://ftp.easysw.com/pub/cups/$version/cups-$version-source.tar.bz2) |