wok-next diff xfce4-settings/receipt @ rev 9544
tiff: Patched overflows that could lead to aribitrary code execution when parsing a malformed image file. Thanks slackware for having this.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Apr 09 07:21:58 2011 +0000 (2011-04-09) |
parents | 2c1c86b2beaf |
children | 3f4969fca4d9 |
line diff
1.1 --- a/xfce4-settings/receipt Sun Jan 30 15:48:33 2011 +0000 1.2 +++ b/xfce4-settings/receipt Sat Apr 09 07:21:58 2011 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 intltool exo" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org/" 1.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()