thunderbird: update to 38.5.1.
This commit is contained in:
parent
40ebfd43c9
commit
76d6991f06
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'thunderbird'.
|
# Template build file for 'thunderbird'.
|
||||||
pkgname=thunderbird
|
pkgname=thunderbird
|
||||||
version=38.4.0
|
version=38.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="comm-esr${version/.*/}"
|
wrksrc="comm-esr${version/.*/}"
|
||||||
short_desc="Standalone Mail/News reader"
|
short_desc="Standalone Mail/News reader"
|
||||||
|
@ -8,7 +8,7 @@ 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=326a4408d6dc79890cba8466dbc337acf99df76b58dadb0ed453e5e42af7fdbe
|
checksum=509c26816960c1f33cc893a960c816b6dcd834f0b4d256b0cf83010053c141e8
|
||||||
|
|
||||||
nopie=yes
|
nopie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in New Issue