Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08f2565e30980fdc22990f0e891287d262ccd6ff
commit 08f2565e30980fdc22990f0e891287d262ccd6ff Author: Melko <[email protected]> Date: Sat Jun 8 13:22:39 2013 +0200 root-5.34.08-1-x86_64 * version bump diff --git a/source/apps-extra/root/FrugalBuild b/source/apps-extra/root/FrugalBuild index 7cf0c60..e2b1b4d 100644 --- a/source/apps-extra/root/FrugalBuild +++ b/source/apps-extra/root/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=root -pkgver=5.34.07 +pkgver=5.34.08 pkgrel=1 pkgdesc="C++ data analysis framework and interpreter from CERN" url="http://root.cern.ch" @@ -16,12 +16,12 @@ Fpkgversep="_v" up2date="Flastarchive 'ftp://root.cern.ch/root/' '\.source\.tar\.gz'" source=(ftp://root.cern.ch/$pkgname/${pkgname}_v${pkgver}.source.tar.gz \ $pkgname.desktop $pkgname.sh) -sha1sums=('3137a78e9723624a87b0a70a52df6d64e3a1d24a' \ +sha1sums=('23ca250f9c66797972f94bb8f20d04cf455d6c53' \ '022e0a9278fb1037177c10b77a312c4555954e80' \ 'fd9ab57da53418c91e6b7c47dd7f6076e82701a5') build() { - Fcd $pkgname + Fcd $pkgname-v5-34-00-patches Fconfopts="${Fconfopts[@]} --disable-krb5 --prefix=/usr --enable-soversion --enable-roofit --enable-gsl-shared --enable-gdml --fail-on-missing" if [ ${CARCH} == 'i686' ]; then Fconfopts="linux ${Fconfopts[@]}" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
