diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-07-04 16:00:01 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-07-04 16:00:24 +1000 |
commit | 56c5e085c16a5f350a84e9ffc8b56ebe5e80a91f (patch) | |
tree | 492c3c136db5971e87679ef478bb5f999cf85adf | |
parent | e024c7d046f8c33945f98e8c0da41aef2e54a6ac (diff) | |
download | contrib-56c5e085c16a5f350a84e9ffc8b56ebe5e80a91f.tar.gz contrib-56c5e085c16a5f350a84e9ffc8b56ebe5e80a91f.tar.xz |
thunderbird: 68.9.0 -> 68.10.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 6fde3cdbb..eaed7e1df 100644 --- a/thunderbird/.signature +++ b/thunderbird/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3522kD8NiTtwVizWL72rEx8hQ6txVMzarXQBCZ5/crFDHsLBKY6mMsWRkm46mXzrrgVtBGKpFR2wDZBJtzPVeA4= -SHA256 (Pkgfile) = dd5fe4546c15cd5983c357437c5c67e929aee55d8bf266781bddaee5ac0b30a7 +RWSagIOpLGJF319B+jVAnRcObabtPDmRJyozeApIsq3DZUZyPhoACUlQOJ2UZF4+GpsivZJzvGUAohZ9l739dS1Y72D/aT7qTAU= +SHA256 (Pkgfile) = 31beaa40e1d6df2f758834b1cc9a72fd1138be79fefed237b5e9a3866ccd1bb1 SHA256 (.footprint) = 345c06ea7ab2e90fe32c0a85a09dab8dc14485da0967bae3951c1052e3629b4c -SHA256 (thunderbird-68.9.0.source.tar.xz) = 8286599f14a852dfc503893d141d3e0582892faae8aef81bc36cfab3906408cc +SHA256 (thunderbird-68.10.0.source.tar.xz) = 700ca2e21fef8f76134fc18d901fe890180c21a988ab39ad651554a8ed08a01d SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index f94314785..d87b3d4c2 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache name=thunderbird -version=68.9.0 +version=68.10.0 release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop) |