Change site for libungif, Courtesy Andrew Dyer

This commit is contained in:
Ulf Samuelsson 2007-11-30 09:12:09 +00:00
parent c3719df5b4
commit e7546fd3b0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#############################################################
LIBUNGIF_VERSION:=4.1.4
LIBUNGIF_SOURCE:=libungif-$(LIBUNGIF_VERSION).tar.bz2
LIBUNGIF_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libungif
LIBUNGIF_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/giflib
LIBUNGIF_DIR:=$(BUILD_DIR)/libungif-$(LIBUNGIF_VERSION)
LIBUNGIF_CAT:=$(BZCAT)
LIBUNGIF_BINARY:=libungif.so.$(LIBUNGIF_VERSION)