[Lunar-commits] <moonbase-other> firefox: version bump
v4hn
me at v4hn.de
Sun Aug 18 15:03:04 CEST 2013
commit 6bfc4cbc75a454dcc0a8b1f1867aee75c5d5ca09
Author: v4hn <me at v4hn.de>
Date: Sun, 18 Aug 2013 06:02:44 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6bfc4cbc75a454dcc0a8b1f1867aee75c5d5ca09
firefox: version bump
---
web/firefox/BUILD | +2/-1
web/firefox/DETAILS | +3/-3
2 files changed, 5 insertions(+), 4 deletions(-)
--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -1,4 +1,5 @@
-# To skirt around this make failure; ftbzip2.c:183: undefined reference to `BZ2_bzDecompressInit'
+# To skirt around this make failure in libxul.so:
+# ftbzip2.c:183: undefined reference to `BZ2_bzDecompressInit'
CFLAGS+=" -lbz2" &&
# Workaround Segmentation fault at install part on precompile_cache.js
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,14 +1,14 @@
MODULE=firefox
- VERSION=22.0
+ VERSION=23.0
SOURCE=$MODULE-$VERSION.source.tar.bz2
SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source
SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source
SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source
- SOURCE_VFY=sha1:db2d5b028b6ea95b5f006b46e153f50f7a52bf80
+ SOURCE_VFY=sha1:31936d2ddb727640c96a3ae697bf145c42a2a20e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-release
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20110814
- UPDATED=20130626
+ UPDATED=20130812
SHORT="A speedy, full-featured web browser"
cat << EOF
More information about the Lunar-commits
mailing list