diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-02-08 23:03:12 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-02-08 23:03:26 +0100 |
commit | 1774dc0f26b99625ec7aaced7e30f733ce084128 (patch) | |
tree | df1b2f6c25a616571b3f469a37779a8a56b74a35 | |
parent | 8d955806bb1fb85d92836d21797cd45e097e9ead (diff) | |
download | opt-1774dc0f26b99625ec7aaced7e30f733ce084128.tar.gz opt-1774dc0f26b99625ec7aaced7e30f733ce084128.tar.xz |
thunderbird: updated to 45.7.1
-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 f36699865..f702c748b 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,4 +1,4 @@ -ac8bc081c601c96d683b94c79abda114 thunderbird-45.7.0.source.tar.xz +9c224fb8f37a2cf2c91c0ae014415b6a thunderbird-45.7.1.source.tar.xz 6e75d01fea2602a9fc33028dc3441cfa thunderbird-gcc6.patch 9a78c5c35311cc20425913c5598bf2b9 thunderbird-install-dir.patch 87f8666f06ba8c3668e39068050bb77a thunderbird.desktop diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 327e89c9e..28d619e61 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,autoconf-2.13 name=thunderbird -version=45.7.0 +version=45.7.1 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) |