thunderbird: update to 31.4.0.
This commit is contained in:
parent
d72cab98cc
commit
8ffc5bb616
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'thunderbird'.
|
||||
pkgname=thunderbird
|
||||
version=31.1.2
|
||||
version=31.4.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="comm-esr${version/.*/}"
|
||||
|
@ -9,9 +9,9 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
homepage="http://www.mozilla.org/thunderbird/"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
||||
checksum=86b18e7642ad8e6004cb4826daec586a24fae8a27da59df49f0039495dd5d7b5
|
||||
checksum=3e4b6cb5934b7a8e51a673044e0691eb7cd88a08415494673cd7eadb35cd90c3
|
||||
|
||||
hostmakedepends="unzip zip perl python yasm pkg-config"
|
||||
hostmakedepends="unzip zip perl python yasm pkg-config autoconf"
|
||||
makedepends="python-devel cairo-devel libjpeg-turbo-devel pixman-devel
|
||||
nss-devel>=3.15.4 sqlite-devel libXrender-devel gtk+-devel libevent-devel
|
||||
libvpx-devel hunspell-devel>=1.3.2 startup-notification-devel dbus-glib-devel
|
||||
|
|
Loading…
Reference in a new issue