diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-11 18:23:41 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-11 18:23:41 +0100 |
commit | d38aa47f8e73284a5d231da6895279ff02d66c46 (patch) | |
tree | 481b2c70d67f9f5b5c035408de9b748e04175448 /thunderbird | |
parent | 7abdb2caf12a89205d2c1addfe5a02d704d557f3 (diff) | |
parent | 2db3633eb7023b5faaade9794ac927ce37411238 (diff) | |
download | opt-d38aa47f8e73284a5d231da6895279ff02d66c46.tar.gz opt-d38aa47f8e73284a5d231da6895279ff02d66c46.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'thunderbird')
-rw-r--r-- | thunderbird/.md5sum | 2 | ||||
-rw-r--r-- | thunderbird/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index da08de31e..c0a2fe7a4 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,4 +1,4 @@ -c2bef91b1c1672646b7b21928c9439c4 thunderbird-45.5.1.source.tar.xz +efb6b195c9c27a654ba115d7eda4362e thunderbird-45.6.0.source.tar.xz 6e75d01fea2602a9fc33028dc3441cfa thunderbird-gcc6.patch 9a78c5c35311cc20425913c5598bf2b9 thunderbird-install-dir.patch 87f8666f06ba8c3668e39068050bb77a thunderbird.desktop diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 87c19db23..33ca5bb8d 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python,unzip,zip,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo name=thunderbird -version=45.5.1 +version=45.6.0 release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop thunderbird-install-dir.patch thunderbird-gcc6.patch) |