From 0c5c85d46e40eabb6c4d5a6574e8e934a3bb39a8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 22 Sep 2010 12:01:27 +0000 Subject: [PATCH] main/imlib2: rebuild against fixed bzip2 (CVE-2010-0405) --- main/imlib2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/imlib2/APKBUILD b/main/imlib2/APKBUILD index ff9944a9f8..5176e2e58e 100644 --- a/main/imlib2/APKBUILD +++ b/main/imlib2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=imlib2 pkgver=1.4.2 -pkgrel=4 +pkgrel=5 pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support" url="http://sourceforge.net/projects/enlightenment/" license="BSD" -- GitLab