diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-07 10:44:56 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-07 10:45:38 +1000 |
commit | 24f1c9c778096cbb4e8577548be70f357376ea0a (patch) | |
tree | 18f5e98fe6e4fc2c528281732cf6c6c1588de243 | |
parent | d2456b01dcbc8bf826d37bcb7e1def963830b912 (diff) | |
download | contrib-24f1c9c778096cbb4e8577548be70f357376ea0a.tar.gz contrib-24f1c9c778096cbb4e8577548be70f357376ea0a.tar.xz |
thunderbird: 68.8.1 -> 68.9.0
-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 3e9a17ecd..6fde3cdbb 100644 --- a/thunderbird/.signature +++ b/thunderbird/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zamhKB7FYcgZKT2NWK9YsAxcBlKWV/Ri6FP48Nsd68a4tU4Wsv5Uh2XkdPYIWveNzokBKYHB2nyVNJDBWbwmgg= -SHA256 (Pkgfile) = a162f1c4e047d05c0dfbedf02a8024e30ee8bbdf80b096a3f0c82944ed3ba3ea +RWSagIOpLGJF3522kD8NiTtwVizWL72rEx8hQ6txVMzarXQBCZ5/crFDHsLBKY6mMsWRkm46mXzrrgVtBGKpFR2wDZBJtzPVeA4= +SHA256 (Pkgfile) = dd5fe4546c15cd5983c357437c5c67e929aee55d8bf266781bddaee5ac0b30a7 SHA256 (.footprint) = 345c06ea7ab2e90fe32c0a85a09dab8dc14485da0967bae3951c1052e3629b4c -SHA256 (thunderbird-68.8.1.source.tar.xz) = 99b42a8451dfdd7b343f70aff66c3f28e1be22ba7fcd5dca51e39606d9ba7b6d +SHA256 (thunderbird-68.9.0.source.tar.xz) = 8286599f14a852dfc503893d141d3e0582892faae8aef81bc36cfab3906408cc SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 620b246a1..f94314785 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache name=thunderbird -version=68.8.1 +version=68.9.0 release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop) |