diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 08:17:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 08:17:48 +0000 |
commit | 9a67cfdd9c2dbb205135ef461c7041b14fdc54c2 (patch) | |
tree | f4901730d129d638f009e7a0e12b24a668e0cf5f | |
parent | a2ef784afd6e6caed7673f6793445c9abb71d3eb (diff) | |
download | aports-9a67cfdd9c2dbb205135ef461c7041b14fdc54c2.tar.bz2 aports-9a67cfdd9c2dbb205135ef461c7041b14fdc54c2.tar.xz |
main/xfce4-xkb-plugin: rebuild against fixed bzip2 (CVE-2010-0405)
-rw-r--r-- | main/xfce4-xkb-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-xkb-plugin/APKBUILD b/main/xfce4-xkb-plugin/APKBUILD index b69cb070f..bd918effc 100644 --- a/main/xfce4-xkb-plugin/APKBUILD +++ b/main/xfce4-xkb-plugin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-xkb-plugin pkgver=0.5.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" license="custom" |