diff options
author | Juergen Daubert <jue@jue.li> | 2008-04-02 09:07:52 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2008-04-02 09:07:52 +0200 |
commit | 2e2f6ce394b24a74b758dbecefbb743cb3f7b5a5 (patch) | |
tree | fddd3165d89fb188d93b0501ed00f1546a365d02 /cups | |
parent | 3cb3109679d7d4e1223aae98a218316e550504f6 (diff) | |
download | opt-2e2f6ce394b24a74b758dbecefbb743cb3f7b5a5.tar.gz opt-2e2f6ce394b24a74b758dbecefbb743cb3f7b5a5.tar.xz |
[notify] cups: update to 1.3.7
security fixes, see http://www.cups.org/articles.php?L537
Diffstat (limited to 'cups')
-rw-r--r-- | cups/.footprint | 1 | ||||
-rw-r--r-- | cups/.md5sum | 2 | ||||
-rw-r--r-- | cups/Pkgfile | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/cups/.footprint b/cups/.footprint index 1e5f5fa53..bbb1f2aa3 100644 --- a/cups/.footprint +++ b/cups/.footprint @@ -41,7 +41,6 @@ drwxr-xr-x root/root usr/include/cups/ -rw-r--r-- root/root usr/include/cups/dir.h -rw-r--r-- root/root usr/include/cups/file.h -rw-r--r-- root/root usr/include/cups/http.h --rw-r--r-- root/root usr/include/cups/i18n.h -rw-r--r-- root/root usr/include/cups/image.h -rw-r--r-- root/root usr/include/cups/ipp.h -rw-r--r-- root/root usr/include/cups/language.h diff --git a/cups/.md5sum b/cups/.md5sum index f4af43382..e5531fa9f 100644 --- a/cups/.md5sum +++ b/cups/.md5sum @@ -1,3 +1,3 @@ 01b6a755c5b0fb7df2d2c94571f67e1d cups -642f9f6d879999bff1b51aeee57a3ce1 cups-1.3.6-source.tar.bz2 +db4a45a17104f10f3ee599d88267c9e5 cups-1.3.7-source.tar.bz2 2220f411940c4f7504ed4457c6304d4a cups-config.patch diff --git a/cups/Pkgfile b/cups/Pkgfile index c55102d83..4316366da 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpng, libtiff, openssl name=cups -version=1.3.6 +version=1.3.7 release=1 source=(http://ftp.easysw.com/pub/cups/$version/$name-$version-source.tar.bz2 \ cups-config.patch cups) |