Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5237cda3770b84b0438f8d4b66a5efc86c9ca64e
commit 5237cda3770b84b0438f8d4b66a5efc86c9ca64e Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Thu May 22 12:09:13 2008 +0200 libxslt-1.1.24-1-i686 - version bump - drop Finclude gnome, the gnome mirror is outdated - closes #3104 diff --git a/source/lib/libxslt/FrugalBuild b/source/lib/libxslt/FrugalBuild index dfc1375..0a00e66 100644 --- a/source/lib/libxslt/FrugalBuild +++ b/source/lib/libxslt/FrugalBuild @@ -3,18 +3,17 @@ # Maintainer: Zsolt Szalai <[EMAIL PROTECTED]> pkgname=libxslt -pkgver=1.1.22 +pkgver=1.1.24 pkgrel=1 pkgdesc="XML stylesheet transformation library" url="http://xmlsoft.org/XSLT/" +up2date="Flastarchive http://xmlsoft.org/sources/ .tar.gz" groups=('lib') archs=('i686' 'x86_64') depends=('libgcrypt' 'libxml2') makedepends=('python') -_F_gnome_devel=y -Finclude gnome -source=(http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1/$pkgname-$pkgver.tar.gz) -sha1sums=('55ce4dc659681d9a5ba2322c45cbdfe75b46639c') +source=(http://xmlsoft.org/sources/$pkgname-$pkgver.tar.gz) +sha1sums=('b5402e24abff5545ed76f6a55049cbebc664bd58') build() { Fbuild --without-debug --with-plugins --with-debugger _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
