firefox: update to 26.0.
This commit is contained in:
parent
ca31039d00
commit
0338792927
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'firefox'.
|
||||
pkgname=firefox
|
||||
version=25.0.1
|
||||
version=26.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=e5d0667faeec3a0372831b23d0c6804524e134d1ebc4b7e080042491678d4f0b
|
||||
checksum=31c4fb2792df63ae450e350380a5e18cf1c51487011a9da0b6cc4bffb69d9812
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="unzip zip pkg-config perl python yasm"
|
||||
|
|
Loading…
Reference in a new issue