firefox: update to 25.0.1.
This commit is contained in:
parent
575013190e
commit
368c1b48b6
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'firefox'.
|
||||
pkgname=firefox
|
||||
version=25.0
|
||||
version=25.0.1
|
||||
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=5463cc625ac2a06d4d33b43dfb6365da830eef11f3ef5c0512714baaded59272
|
||||
checksum=e5d0667faeec3a0372831b23d0c6804524e134d1ebc4b7e080042491678d4f0b
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="unzip zip pkg-config perl python yasm"
|
||||
|
|
Loading…
Reference in New Issue