diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-19 19:02:23 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-19 20:33:49 +0000 |
commit | 4aa13d834c033ec8eb58d9562108d43fe935aa4a (patch) | |
tree | 991a87e3af4d6573d7e341e338c272d511091824 /thunderbird | |
parent | 5d2f54b4fc16c6960b1240fb342b9f764b1ddab0 (diff) | |
download | contrib-4aa13d834c033ec8eb58d9562108d43fe935aa4a.tar.gz contrib-4aa13d834c033ec8eb58d9562108d43fe935aa4a.tar.xz |
thunderbird: 102.4.2 -> 102.5.0
Diffstat (limited to 'thunderbird')
-rw-r--r-- | thunderbird/.signature | 6 | ||||
-rw-r--r-- | thunderbird/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/thunderbird/.signature b/thunderbird/.signature index 079d8e3f8..a68b6f03e 100644 --- a/thunderbird/.signature +++ b/thunderbird/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zvxr/BjLJR+gGX+/AycwL8W3IBMX4Il8/AG+3co2CETBMSrH8UJAOBXAyzZeH6ZXroFsjsV6ivTOoPXM6tj4wM= -SHA256 (Pkgfile) = 7a81eeba0936b3f68a869c9354990b92f18af13f68105952788e7eeef99d04f4 +RWSagIOpLGJF33dTiq6VVgYQMxVyrrJ4LDVjLDEFYn9Yq9Qi4oGmpr7dM27Bqke4NZQShNch0gbuN07Ju134nkP6eoaesMk3BgM= +SHA256 (Pkgfile) = bc257904caf79afad610522e6095bb50cf520d25dd902c61e3760bf5d31a1758 SHA256 (.footprint) = b4b411c70602919b2afe6fbf140755bd53ad1f77d2ff5013a899e0a3cf4543d2 -SHA256 (thunderbird-102.4.2.source.tar.xz) = ffc4a0499ccef41dccd99a683715199e9c839d628240dfb4b5f52bf1e6c902d5 +SHA256 (thunderbird-102.5.0.source.tar.xz) = bdf8c4882e951939950b3c8aec26b15414c61c02560804f1940070f4b945d38c SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index e0d011df5..28f2a06af 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache name=thunderbird -version=102.4.2 +version=102.5.0 release=1 source=(https://archive.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop) |