aboutsummaryrefslogtreecommitdiffstats
path: root/main/icedtea-web
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-09-20 11:41:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-09-20 11:42:40 +0000
commitc9b46a4187fe5271e3f1cf91a2f5d7bd73b1fab6 (patch)
treed0b3d57fdf4eb24373ecb208595c9704d5458a4a /main/icedtea-web
parentb9f2a7f536adc6e58b6bfa41ba3de059bef4b83a (diff)
downloadaports-c9b46a4187fe5271e3f1cf91a2f5d7bd73b1fab6.tar.bz2
aports-c9b46a4187fe5271e3f1cf91a2f5d7bd73b1fab6.tar.xz
main/icedtea-web: security upgrade to 1.2.1 (CVE-2012-3422,CVE-2012-3423)
fixes #1353
Diffstat (limited to 'main/icedtea-web')
-rw-r--r--main/icedtea-web/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/icedtea-web/APKBUILD b/main/icedtea-web/APKBUILD
index 459be673bd..d61fa56da8 100644
--- a/main/icedtea-web/APKBUILD
+++ b/main/icedtea-web/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=icedtea-web
-pkgver=1.2
-pkgrel=1
+pkgver=1.2.1
+pkgrel=0
pkgdesc="web integration packages for icedtea"
url="http://icedtea.classpath.org/wiki/IcedTea-Web"
arch="all"
@@ -55,4 +55,4 @@ mozilla() {
return 0
}
-md5sums="8f50cfb1b65d620a7812b5976f394598 icedtea-web-1.2.tar.gz"
+md5sums="5003432e67d2f2db873d5534915f5208 icedtea-web-1.2.1.tar.gz"