[Frugalware-git] interim: opera-9.51-1-x86_64

crazy crazy at frugalware.org
Sun Aug 10 00:36:53 CEST 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=7faabf6d4209eb036b0ce0dc92361e21c8b2de58

commit 7faabf6d4209eb036b0ce0dc92361e21c8b2de58
Author: crazy <crazy at frugalware.org>
Date:   Mon Jul 14 12:55:22 2008 +0200

opera-9.51-1-x86_64
* fix sha1sums for 32bit
* closes FS#3233

diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild
index 248f897..04ba71c 100644
--- a/source/xapps-extra/opera/FrugalBuild
+++ b/source/xapps-extra/opera/FrugalBuild
@@ -15,7 +15,7 @@ pkgextraver=gcc4-shared-qt3
if echo "$CARCH" | grep -q 'i.86'; then
_arch=i386
source=(ftp://ftp.opera.com/pub/$pkgname/linux/${pkgver//./}/final/en/$_arch/shared/$pkgname-$pkgver.$pkgextraver.$_arch.tar.bz2)
-	sha1sums=('964b9c6f81396679638d90f22d1db9a1b55fcfe8')
+	sha1sums=('7b8f7dd531f19fd74e7d4c162ec3958fc11be432')
elif [ "$CARCH" == "x86_64" ]; then
_arch=x86_64
source=(ftp://ftp.opera.com/pub/$pkgname/linux/${pkgver//./}/final/en/$_arch/$pkgname-$pkgver.$pkgextraver.$_arch.tar.bz2)


More information about the Frugalware-git mailing list