diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-07-10 16:57:44 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-07-12 14:32:35 +0200 |
commit | 89d26851ca8ab9e47d6768ae69b1877de0d69766 (patch) | |
tree | 97d9280d6fe170c688d8dca604e717b9e2bfd54b | |
parent | f488e2efd86a57ea72156836e2611253456cdb39 (diff) | |
download | buildroot-89d26851ca8ab9e47d6768ae69b1877de0d69766.tar.gz buildroot-89d26851ca8ab9e47d6768ae69b1877de0d69766.zip |
gd: switch to new homepage
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/gd/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gd/Config.in b/package/gd/Config.in index ba6f3267ba..e83863508b 100644 --- a/package/gd/Config.in +++ b/package/gd/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_GD useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. - http://www.boutell.com/gd/ + http://libgd.bitbucket.org/ if BR2_PACKAGE_GD |