diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:37:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:37:38 +0000 |
commit | b1b27a95865a23e6f9e3fd4f819aa3afad790ec2 (patch) | |
tree | 048a7f08f646367be00fadccc657cee42ba3c5d1 /testing/firefox | |
parent | bcbb88b3d838f641fe5c4ea5166ec03e479d268f (diff) | |
download | aports-b1b27a95865a23e6f9e3fd4f819aa3afad790ec2.tar.bz2 aports-b1b27a95865a23e6f9e3fd4f819aa3afad790ec2.tar.xz |
testing/firefox: upgrade to 33.0.2
Diffstat (limited to 'testing/firefox')
-rw-r--r-- | testing/firefox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index fb1e03ca1b..d7b6248286 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=33.0.2 _pkgver=$pkgver _xulver=$pkgver -pkgrel=2 +pkgrel=0 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all" |