diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-11 07:19:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-11 07:19:40 +0000 |
commit | 08f979bf89c82e6d0506a23bf6697517f6ed94fa (patch) | |
tree | 837489f98d5f5f98ce1cf28bee74eeb42c6a6fc8 /main/gd | |
parent | 1e1e0950688a793d3298298cd40eb185f7b21d33 (diff) | |
download | aports-08f979bf89c82e6d0506a23bf6697517f6ed94fa.tar.bz2 aports-08f979bf89c82e6d0506a23bf6697517f6ed94fa.tar.xz |
main/gd: rebuild against jpeg-8
Diffstat (limited to 'main/gd')
-rw-r--r-- | main/gd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gd/APKBUILD b/main/gd/APKBUILD index 96334d3c35..bee6064547 100644 --- a/main/gd/APKBUILD +++ b/main/gd/APKBUILD @@ -3,7 +3,7 @@ pkgname=gd pkgver=2.0.36_rc1 _myver=2.0.36RC1 -pkgrel=0 +pkgrel=1 pkgdesc="Library for the dynamic creation of images by programmers" url="http://www.libgd.org/" license="custom" |