add download mirror for package: popt

This commit is contained in:
Volker Grabsch 2011-04-22 16:21:05 +02:00
parent fc8e943039
commit a6c9bec5bd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://freshmeat.net/projects/popt/
$(PKG)_URL := http://rpm5.org/files/popt/$($(PKG)_FILE)
$(PKG)_URL_2 := http://ftp.debian.org/debian/pool/main/p/$(PKG)/$(PKG)_$($(PKG)_VERSION).orig.tar.gz
$(PKG)_DEPS := gcc libiconv gettext
define $(PKG)_UPDATE