thunderbird: update to 38.8.0.
This commit is contained in:
parent
6d0fc26041
commit
30983bb433
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'thunderbird'.
|
# Template build file for 'thunderbird'.
|
||||||
pkgname=thunderbird
|
pkgname=thunderbird
|
||||||
version=38.7.2
|
version=38.8.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="comm-esr${version/.*/}"
|
wrksrc="comm-esr${version/.*/}"
|
||||||
short_desc="Standalone Mail/News reader"
|
short_desc="Standalone Mail/News reader"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.mozilla.org/thunderbird/"
|
homepage="http://www.mozilla.org/thunderbird/"
|
||||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
||||||
checksum=e2b1453ac193615586e350bc729278db8c8a61a8d4ac089db370754af47d4493
|
checksum=690b3c16fd0cedd49cd84216eeb79361262507f7302e2b0aec862cab1c473333
|
||||||
|
|
||||||
nopie=yes
|
nopie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in New Issue