package libpaper: add alternate URL

This commit is contained in:
Mark Brand 2012-05-25 16:09:09 +02:00
parent 5298075f4d
commit d76db6fe1d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ $(PKG)_CHECKSUM := 40f16453d7752bf5e3c9e74515650eb37edbb3fe
$(PKG)_SUBDIR := libpaper-$($(PKG)_VERSION)
$(PKG)_FILE := libpaper_$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.debian.org/debian/pool/main/libp/$(PKG)/$($(PKG)_FILE)
$(PKG)_URL_2 := http://linux.mirrors.es.net/pub/ubuntu/pool/main/libp/$(PKG)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE