aboutsummaryrefslogtreecommitdiffstats
path: root/main/gd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-26 13:14:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-27 04:57:31 +0000
commit583bab46653746de5ecb2913beae4cca5617c0c4 (patch)
tree872f0f98dcd439a8b6b2204c2f384a037a66d3f7 /main/gd
parent49a0b2ee54f0e4435de044f0285321b466d97384 (diff)
downloadaports-583bab46653746de5ecb2913beae4cca5617c0c4.tar.bz2
aports-583bab46653746de5ecb2913beae4cca5617c0c4.tar.xz
main/gd: rebuild against libpng16
Diffstat (limited to 'main/gd')
-rw-r--r--main/gd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gd/APKBUILD b/main/gd/APKBUILD
index 6a5632eadd..3b00bfc724 100644
--- a/main/gd/APKBUILD
+++ b/main/gd/APKBUILD
@@ -3,7 +3,7 @@
pkgname=gd
pkgver=2.1.0
_myver=${pkgver/_rc/RC}
-pkgrel=0
+pkgrel=1
pkgdesc="Library for the dynamic creation of images by programmers"
url="http://www.libgd.org/"
arch="all"