Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4415f41261f1e7190141277e42febde75c576ad1
commit 4415f41261f1e7190141277e42febde75c576ad1 Author: crazy <[email protected]> Date: Tue Nov 24 00:48:31 2015 +0100 orc-0.4.18-1-x86_64 * uo2date/source/url fix diff --git a/source/devel/orc/FrugalBuild b/source/devel/orc/FrugalBuild index 4e133f8..ab27277 100644 --- a/source/devel/orc/FrugalBuild +++ b/source/devel/orc/FrugalBuild @@ -1,18 +1,16 @@ # Compiling time: 0.32 SBU # Maintainer: Baste <[email protected]> -options+=('asneeded') - pkgname=orc pkgver=0.4.18 pkgrel=1 pkgdesc="The Oil Runtime Compiler" -url="http://code.entropywave.com/orc" +url="http://gstreamer.freedesktop.org/" depends=('glibc') groups=('devel') archs=('i686' 'x86_64') -up2date="Flasttar http://code.entropywave.com/download/$pkgname/" -source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="Flasttar http://gstreamer.freedesktop.org/src/$pkgname/" +source=(http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz) sha1sums=('0119bec2291c878a7953cb041dd080856c986ccf') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
