* Move the checksums into the recipe
* Pick 2.0.35+2.0.36rc1 as the name to remain easily upgradable
* This should resolve:
http://portaudit.FreeBSD.org/
6e099997-25d8-11dc-878b-
000c29c5647f.html
http://portaudit.FreeBSD.org/
4e8344a3-ca52-11de-8ee8-
00215c6a37bb.html
md5=e1a41daf3bfc221afaf56751dc506f95
sha256=e6bff5c00d7d93bade78535573494673f581118c38a8ca13c3afd63809335ba0
-[http://www.boutell.com/gd/http/gd-2.0.33.tar.gz]
-md5=be0a6d326cd8567e736fbc75df0a5c45
-sha256=2ba10c830e24781ec2e0594c6e49353e512e8bda782bc9a1851e70a5e8ced93e
-
[http://downloads.sourceforge.net/gdado/gdado-2.2.tar.gz]
md5=b84114df6ca8b20560524afed0e21b25
sha256=cc272f097832e074804bf405f2c013b4f941ad57f0f5f5ec6c08edecc9ad17fa
DEPENDS = "libpng jpeg zlib"
PR = "r2"
-SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
-S = "${WORKDIR}/gd-${PV}"
+SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz;name=src"
+SRC_URI[src.md5sum] = "39ac48e6d5e0012a3bd2248a0102f209"
+SRC_URI[src.sha256sum] = "dd7c1795271221b9237769b96b8cec7fbdc5db7b8954d864ead51fc1296a6ac8"
+
+S = "${WORKDIR}/gd-2.0.36RC1"
inherit autotools binconfig gettext