Added NONGNU_SITE var for use in $distfiles.
--HG-- extra : convert_revision : d416f7e0717a3a23da15741fae6f45c039e89f98
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
pkgname=freetype
|
||||
sourcepkg=$pkgname
|
||||
version=2.3.9
|
||||
distfiles="
|
||||
http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
||||
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Font rendering engine and library API"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user