diff options
author | Juergen Daubert <jue@jue.li> | 2021-05-05 12:00:17 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-05-05 12:00:17 +0200 |
commit | 10720a60d8a9f226586aae1184067b6791689b60 (patch) | |
tree | f49d0c5befcdb560b44be146356e2d7f909a4be9 /mozjs78 | |
parent | eee1d87e71efd31c163207e4cad94fc1c9eec027 (diff) | |
download | opt-10720a60d8a9f226586aae1184067b6791689b60.tar.gz opt-10720a60d8a9f226586aae1184067b6791689b60.tar.xz |
mozjs78: update to 78.10.1
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 f34c8298e..bf17bbe2b 100644 --- a/mozjs78/.signature +++ b/mozjs78/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SsvBm25+H3f5xSKNcm0YuKtWBgwgOgPUiWrqQX9pWoWJYPpVZpRGMVakhZynlos+nW0QGpooJtZjgkXGJtSnQI= -SHA256 (Pkgfile) = f6da452da5fd0d5531cdb12cc62f81e4f9308b411b6b8fa717ec8ee34a035900 +RWSE3ohX2g5d/WX+q7Oxmj4V6782T5WS+VwlbuG0F21udCm5oel/GisnY6LHxmfNWjo5F70ACy0BwltVuvcK4U6IsnI54o5PXA4= +SHA256 (Pkgfile) = 3c4a564051a67eee20f577186ecbcbb797304dc7d66e0650d952a2592a9d7b25 SHA256 (.footprint) = d5e6d4fae4cf0868a1ed63ab5a563a193cafd89dcdfd2406494847987fb83d82 -SHA256 (firefox-78.10.0esr.source.tar.xz) = 979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40 +SHA256 (firefox-78.10.1esr.source.tar.xz) = c41f45072b0eb84b9c5dcb381298f91d49249db97784c7e173b5f210cd15cf3f diff --git a/mozjs78/Pkgfile b/mozjs78/Pkgfile index f0a0fa50c..d19e020bd 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.10.0 +version=78.10.1 release=1 source=(https://archive.mozilla.org/pub/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz) |