summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-02-02 12:13:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-02-02 12:13:34 +0000
commite0bc280a51b13736d62d216d9d58475067602b44 (patch)
treedfd030871f4a130bd186ca730f404454aa5f0754
parentbcb3862c6fb141949e0445e3bd27538e725ec5ce (diff)
downloadaports-e0bc280a51b13736d62d216d9d58475067602b44.tar.bz2
aports-e0bc280a51b13736d62d216d9d58475067602b44.tar.xz
extra/gd: rebuild with jpeg support
previous build was compiled with bad libjpeg causing it to be excluded. By rebuilding and bumping version we make sure users get the fixed version.
-rw-r--r--extra/gd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gd/APKBUILD b/extra/gd/APKBUILD
index 7ab3ad00..b7e58fe8 100644
--- a/extra/gd/APKBUILD
+++ b/extra/gd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter at gmail>
pkgname=gd
pkgver=2.0.35
-pkgrel=0
+pkgrel=1
pkgdesc="Library for the dynamic creation of images by programmers"
url="http://www.libgd.org/"
license="custom"