summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gd
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gd')
-rw-r--r--meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
index 7660ad9bb5..9615371add 100644
--- a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
+++ b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
@@ -3,7 +3,7 @@ LICENSE = "GD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" 3LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669"
4DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." 4DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
5DEPENDS = "freetype libpng jpeg zlib" 5DEPENDS = "freetype libpng jpeg zlib"
6PR = "r4" 6PR = "r5"
7 7
8SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" 8SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz"
9SRC_URI[md5sum] = "39ac48e6d5e0012a3bd2248a0102f209" 9SRC_URI[md5sum] = "39ac48e6d5e0012a3bd2248a0102f209"