diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-25 09:39:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-25 09:39:49 +0000 |
commit | 95f1182d2825a2e7658a99f976ef683efa07a0d3 (patch) | |
tree | 243f3e971ee824e8112a6bded09798faa982deb8 /main/firefox | |
parent | dbcdac2b6698e87c9dc04dca7621b533a22502b7 (diff) | |
download | aports-95f1182d2825a2e7658a99f976ef683efa07a0d3.tar.bz2 aports-95f1182d2825a2e7658a99f976ef683efa07a0d3.tar.xz |
main/firefox: upgrade to 8.0.1
Diffstat (limited to 'main/firefox')
-rw-r--r-- | main/firefox/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index 42f56d8849..c43e281a5f 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -1,10 +1,10 @@ # Contributor: William Pitcock <nenolod@dereferenced.org> # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=firefox -pkgver=7.0.1 +pkgver=8.0.1 _pkgver=$pkgver -_xulver=7.0.1 -pkgrel=4 +_xulver=8.0.1 +pkgrel=0 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" @@ -111,7 +111,7 @@ __EOF__ chmod 755 "$pkgdir"/usr/bin/firefox } -md5sums="5b212db48630ba93bb30ec63cca17f4d firefox-7.0.1.source.tar.bz2 +md5sums="b7d09b082e88a74860a51a8e04e29333 firefox-8.0.1.source.tar.bz2 90d21a0ca38d9da4e42f22982f8b8cc5 mozconfig 2328df219e042f6aaec361cbf83cf9e9 firefox-5.0-asciidel.patch ba96924ece1d77453e462429037a2ce5 firefox.desktop |