diff options
author | Juergen Daubert <jue@jue.li> | 2021-08-16 17:19:10 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-08-16 17:19:10 +0200 |
commit | 9759e87c3b18415d02c8c436c2f57869f50bb91b (patch) | |
tree | c1e2b99c23e62f6b7446fb14c09c681046baf0a0 /mozjs78 | |
parent | a8be81d4e86db367a5b7bdff1deb8543a8c55124 (diff) | |
download | opt-9759e87c3b18415d02c8c436c2f57869f50bb91b.tar.gz opt-9759e87c3b18415d02c8c436c2f57869f50bb91b.tar.xz |
mozjs78: update to 78.13.0
Diffstat (limited to 'mozjs78')
-rw-r--r-- | mozjs78/.signature | 6 | ||||
-rw-r--r-- | mozjs78/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mozjs78/.signature b/mozjs78/.signature index e4f631dec..aa5a0c883 100644 --- a/mozjs78/.signature +++ b/mozjs78/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cN7C5FZdxqfSY9sPVoB7lEpiIPFAMaWt/iwVTGFnPeA3DbrbV2wErvQCdqTC/P0YquEu71RHktPgYkPIe0lAQw= -SHA256 (Pkgfile) = 450b911d68ac322ca9affbd00b45fa1af014b6646c1d6032f0b238ea1ab5f1c9 +RWSE3ohX2g5d/dHy2mhk0385TmqVdDgMgD3KL/VGFTbylFrzqNjEdQXxXPWs1dDnLBNuEggnM6Sfldrb3UFq7vryy/xqEQK7ygY= +SHA256 (Pkgfile) = 88e8ed446905b325979d8039bb48db8a4e4d1b25c0f9c8e3f2fa5ef4241714a0 SHA256 (.footprint) = d5e6d4fae4cf0868a1ed63ab5a563a193cafd89dcdfd2406494847987fb83d82 -SHA256 (firefox-78.12.0esr.source.tar.xz) = 8b55a8b8254ddde03db83f44c9fecfc4ae86ea126b5445a0355d915830bd7410 +SHA256 (firefox-78.13.0esr.source.tar.xz) = 19f9a9e2c2473cb37d57a49a1b2661a8236c4930df9b251d5e9ae274292b4f6c diff --git a/mozjs78/Pkgfile b/mozjs78/Pkgfile index 085001c03..fb7542c2b 100644 --- a/mozjs78/Pkgfile +++ b/mozjs78/Pkgfile @@ -4,7 +4,7 @@ # Depends on: autoconf-2.13 readline zlib nspr python3 rust name=mozjs78 -version=78.12.0 +version=78.13.0 release=1 source=(https://archive.mozilla.org/pub/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz) |