1
0
forked from ports/opt

thunderbird-bin: updated to version 102.7.1, new dependency alsa-lib

This commit is contained in:
Matt Housh 2023-02-02 18:55:33 -06:00
parent 480fb32ffb
commit e3e9db1095
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UTQPrjv4l2YSGv1HckUDvzebewIOnC1g+pyw4cBEfmGM1k6WRTgoQ5Wqbuv7L0MB8AoMN2Oud6CF3um55v4CgE= RWSE3ohX2g5d/bR0g1L4M6K+Qeum5V8m47KnsQF1wwSUA7MbIOeqFYERJehRSt5Xc9M953VT0ilmwI+IHKtva4ox2jToOBMW4gQ=
SHA256 (Pkgfile) = 9e19789f6913b8e6372a1465294d1f92f47762057193b20f9fe18e1a99b182a0 SHA256 (Pkgfile) = 36d1a1ebe044d996e3425f70a24605d834fbf0f403d587491e3c604b2a88bd71
SHA256 (.footprint) = e706aebfe7f6ab87a982c3549a84db53c1f2d0d3085efcedb5e8c0c09be83426 SHA256 (.footprint) = e706aebfe7f6ab87a982c3549a84db53c1f2d0d3085efcedb5e8c0c09be83426
SHA256 (thunderbird-102.7.0.tar.bz2) = 287207a83950fde8297561b9ce6824f51b1020cc384e41edc56609ea0e09bd80 SHA256 (thunderbird-102.7.1.tar.bz2) = a78cc228245bef172c7c75b884d4e4cc01858ff781e8c98d7f5f58c538d1dadf
SHA256 (policies.json) = cf856011307f7831d74cdacb4e80b6dceaa49882b8dcba008d527a78764903f4 SHA256 (policies.json) = cf856011307f7831d74cdacb4e80b6dceaa49882b8dcba008d527a78764903f4
SHA256 (thunderbird.desktop) = 8e3777e4d0c02418f0ea82240325c9f9b58cf60859b0b180217585e4ab288aba SHA256 (thunderbird.desktop) = 8e3777e4d0c02418f0ea82240325c9f9b58cf60859b0b180217585e4ab288aba

View File

@ -1,10 +1,10 @@
# Description: Thunderbird binary # Description: Thunderbird binary
# URL: https://www.thunderbird.net/ # URL: https://www.thunderbird.net/
# Maintainer: Matt Housh, jaeger at crux dot ninja # Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: gtk3 dbus-glib # Depends on: gtk3 dbus-glib alsa-lib
name=thunderbird-bin name=thunderbird-bin
version=102.7.0 version=102.7.1
release=1 release=1
source=(https://ftp.mozilla.org/pub/thunderbird/releases/$version/linux-x86_64/en-US/thunderbird-$version.tar.bz2 source=(https://ftp.mozilla.org/pub/thunderbird/releases/$version/linux-x86_64/en-US/thunderbird-$version.tar.bz2
policies.json thunderbird.desktop) policies.json thunderbird.desktop)