diff options
author | Juergen Daubert <jue@jue.li> | 2022-12-17 15:46:36 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-12-17 15:46:36 +0100 |
commit | 9766c05dd02d97ab7606fcb0d9820320f7f480f1 (patch) | |
tree | e93c4f0be82aa4529415a8b02feb7f632c3b6634 /firefox-bin | |
parent | 01ed43fae799be56ca42f7597f8e4d913fc89df5 (diff) | |
download | opt-9766c05dd02d97ab7606fcb0d9820320f7f480f1.tar.gz opt-9766c05dd02d97ab7606fcb0d9820320f7f480f1.tar.xz |
firefox-bin: update to 108.0.1
Diffstat (limited to 'firefox-bin')
-rw-r--r-- | firefox-bin/.signature | 6 | ||||
-rw-r--r-- | firefox-bin/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/firefox-bin/.signature b/firefox-bin/.signature index c5a2539ca..3fd5e6a4d 100644 --- a/firefox-bin/.signature +++ b/firefox-bin/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YY1zATPvcXFpBUiMyWntQK0LPhF1Vvlsgmvfw4iacF8xQ6fV4w3V/XiV2jZt9EPJXGIjOxmJiM3V2kNBDiGfAM= -SHA256 (Pkgfile) = c1fd938a4c9a3a03861ef6401dc9476483605246cbb65af74272c2e2d2f2bcaa +RWSE3ohX2g5d/VYSbE7QIrDCZ2MCCoPp8gjVsmwwxS9xkgkfYGLf+zeMA9BoXm+2rqpO/+Ca82FujbFaINc/J8KeZaiKRkbL6wk= +SHA256 (Pkgfile) = d8ce05723240263a0a64f7b57114ac6b250a316354e248c6fd3469e2434f697c SHA256 (.footprint) = 0124b181c5f8195b512f7e6c90c9c4f4b66800579a09d04f1c73897321372ab5 -SHA256 (firefox-108.0.tar.bz2) = 4b87f3a9eb03efeb9b228f07eb8c2131fbe43979f7d72eb499c669249df7b420 +SHA256 (firefox-108.0.1.tar.bz2) = 904c7e6a70036c6cc3b6eb58d117d2516afe0f8cdc8d2569a7378477642be405 SHA256 (policies.json) = cf856011307f7831d74cdacb4e80b6dceaa49882b8dcba008d527a78764903f4 SHA256 (firefox.desktop) = 05bd1a4e283bc68f525f87cabf35ad0a59e5e63e107ce3901a4ac73e3d16ef33 diff --git a/firefox-bin/Pkgfile b/firefox-bin/Pkgfile index 503d5b11f..798eff0a7 100644 --- a/firefox-bin/Pkgfile +++ b/firefox-bin/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk3 dbus-glib xorg-libxcomposite xorg-libxcursor name=firefox-bin -version=108.0 +version=108.0.1 release=1 source=(http://ftp.mozilla.org/pub/firefox/releases/$version/linux-x86_64/en-US/firefox-$version.tar.bz2 \ policies.json firefox.desktop) |