summaryrefslogtreecommitdiffstats
path: root/testing/openjpeg
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-16 08:49:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-16 08:50:58 +0000
commit13e12af5d3a47246a6ff8aeaa7cd41904a87039c (patch)
tree13cd3a6b662eb26e835fd2ac3f26d9a5fd26772f /testing/openjpeg
parente3d375fc4d056e7eaca1557db51072ae435c1dd0 (diff)
downloadaports-13e12af5d3a47246a6ff8aeaa7cd41904a87039c.tar.bz2
aports-13e12af5d3a47246a6ff8aeaa7cd41904a87039c.tar.xz
testing/openjpeg: upgrade to 1.5.1
Fixes: CVE-2012-3535 Fixes: CVE-2012-3358 fixes #1426
Diffstat (limited to 'testing/openjpeg')
-rw-r--r--testing/openjpeg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/openjpeg/APKBUILD b/testing/openjpeg/APKBUILD
index dda2a4102..e603c666f 100644
--- a/testing/openjpeg/APKBUILD
+++ b/testing/openjpeg/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer:
pkgname=openjpeg
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=0
pkgdesc="Open-source implementation of JPEG2000 image codec"
url="http://www.openjpeg.org/"
arch="all"
@@ -45,4 +45,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la
}
-md5sums="e5d66193ddfa59a87da1eb08ea86293b openjpeg-1.5.0.tar.gz"
+md5sums="b5f74cec2688fb918331bb014061be6f openjpeg-1.5.1.tar.gz"