firefox: update to 25.0.

This commit is contained in:
Juan RP 2013-10-31 09:23:26 +01:00
parent 8542b29fb9
commit f3d462c514

View file

@ -1,6 +1,6 @@
# Template build file for 'firefox'.
pkgname=firefox
version=24.0
version=25.0
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=86a6efa501e1b106b597a8506757f3a2db9d3a5cfcc61ea29a9ad0c834bea83b
checksum=5463cc625ac2a06d4d33b43dfb6365da830eef11f3ef5c0512714baaded59272
only_for_archs="i686 x86_64"
hostmakedepends="unzip zip pkg-config perl python yasm"