gobject-introspection: change download url, thanks to TheUni

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-27 18:23:59 +01:00
parent f4eef8efa3
commit dde9c0a524

View File

@ -4,7 +4,7 @@ PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://live.gnome.org/GObjectIntrospection" PKG_SITE="http://live.gnome.org/GObjectIntrospection"
PKG_URL="http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/0.10/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="ftp://ftp.gnome.org/pub/gnome/sources/gobject-introspection/0.10/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="" PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain" PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"