diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-29 16:55:13 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-29 16:55:13 +0100 |
commit | d27dc5fd97ab34a78e87a9d56e599912046c10a4 (patch) | |
tree | 8e58e53782ddc4a9704b46e954c8fb2aed973c61 /mozjs78 | |
parent | d018025636601e6af6c8e2ef013ae58cbdfae016 (diff) | |
download | opt-d27dc5fd97ab34a78e87a9d56e599912046c10a4.tar.gz opt-d27dc5fd97ab34a78e87a9d56e599912046c10a4.tar.xz |
mozjs78: update to 78.7.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 10614a1f7..aaf20f2a7 100644 --- a/mozjs78/.signature +++ b/mozjs78/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TXrHEOfiRx2EsLe3Q5z/xUMRjs52AKQF80duhsxdOzR4J5nivnzl6nx1v0piDMpDeDL5AHpvuXx6n9JFsmeEwY= -SHA256 (Pkgfile) = 6861dc9ab5e0b1de4b7274f31d9e219c945e9a7882a8954e39f7d08882d36d37 +RWSE3ohX2g5d/dwtVXxo3WlWjveZDwzUbpAmpJstNu1jZIRroD6kjuLCcg5DrdusrCdDVJOHwFbkznK+jcfwwqfN5yyXdJi49wo= +SHA256 (Pkgfile) = fc4fe3afb2baef28bd6fba6b2f688ef053c7aaf704eb0e45499ceb102a45c18c SHA256 (.footprint) = d5e6d4fae4cf0868a1ed63ab5a563a193cafd89dcdfd2406494847987fb83d82 -SHA256 (firefox-78.6.1esr.source.tar.xz) = 0d07b74cb66b94018e3d7f11531f95c76a955e0016a3c401241d0d85062ae7ce +SHA256 (firefox-78.7.0esr.source.tar.xz) = 1aa041db28cd742e93d663a9da8defd33040b38d8b9470350538473251621643 diff --git a/mozjs78/Pkgfile b/mozjs78/Pkgfile index a08a080cb..c9a4ba6a3 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.6.1 +version=78.7.0 release=1 source=(https://archive.mozilla.org/pub/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz) |