package gd: remove url2

This commit is contained in:
Tony Theodore 2013-07-14 18:42:30 +10:00
parent d311959c24
commit 7752f2240f
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ $(PKG)_CHECKSUM := ccf34a610abff2dbf133a20c4d2a4aa94939018a
$(PKG)_SUBDIR := gd-$($(PKG)_VERSION)
$(PKG)_FILE := gd-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.libgd.org/releases/$($(PKG)_FILE)
$(PKG)_URL_2 := http://ftp.uni-magdeburg.de/aftp/mirror/linux/slackware/source/l/gd/$($(PKG)_FILE)
$(PKG)_DEPS := gcc freetype libpng jpeg libxml2 pthreads
define $(PKG)_UPDATE