diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-11 08:08:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-11 08:08:08 +0000 |
commit | 0d137d9ae264d1f9472537d33d845d4f1f96b6e4 (patch) | |
tree | 353b3eb40a4a47391c4a89089674dc6af5ba26d9 /main/webkit | |
parent | 841f07762c708d79ce0f13fb37e62eff2aaf5249 (diff) | |
download | aports-0d137d9ae264d1f9472537d33d845d4f1f96b6e4.tar.bz2 aports-0d137d9ae264d1f9472537d33d845d4f1f96b6e4.tar.xz |
main/webkit: rebuild against jpeg-8
Diffstat (limited to 'main/webkit')
-rw-r--r-- | main/webkit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/webkit/APKBUILD b/main/webkit/APKBUILD index 92f4ff1f62..20298fb178 100644 --- a/main/webkit/APKBUILD +++ b/main/webkit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkit pkgver=1.1.15.4 -pkgrel=1 +pkgrel=2 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" license="LGPL BSD" |