Revert "firefox: update to 33.0."
This reverts commit e203ddde85
.
It is currently broken due to the included icu copy... revert this temporarily
until icu is updated.
This commit is contained in:
parent
7cdd0c54c2
commit
ddeb89ab82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'firefox'.
|
||||
pkgname=firefox
|
||||
version=33.0
|
||||
version=32.0.3
|
||||
revision=1
|
||||
wrksrc=mozilla-release
|
||||
short_desc="Lightweight gecko-based web browser"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="https://www.mozilla.org/firefox/"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
||||
checksum=1018c2fae8c54c8a45f5a3ce348a2617a3f8039a789b09b7cfa5a27be069b229
|
||||
checksum=ae2aa20538d03b392a04663593fb106c0aec2d8bbb78ddac84a88ce7617b1efe
|
||||
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue