icecat: fix checksum
The previous one was wrong. It was that of the firefox-esr-78.5.0 tarball used to create the icecat-78.5.0 one with makeicecat.
This commit is contained in:
parent
95a582d6a2
commit
401836b334
|
@ -19,10 +19,6 @@ license="MPL-1.1, GPL-2.0-or-later, LGPL-2.1-or-later"
|
|||
homepage="https://www.gnu.org/software/${pkgname}/"
|
||||
distfiles="https://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}-gnu1.tar.xz"
|
||||
checksum=377feaa13de7ca4c930d69a0c0109f0a38d4fb7fed71b6db42cb1c798cdd95ed
|
||||
|
||||
broken="checksum reported by pullmoll
|
||||
51f54ff608aa09de07b304307581ae89112781597322b8999b3099cfabf48290
|
||||
I don't know which one is correct?"
|
||||
lib32disabled=yes
|
||||
#nocross="warning: src/compiler/glsl/glcpp/glcpp-lex.l:622:1: fatal error: opening dependency file .deps/forc e-cargo-library-build.pp: No such file or directory"
|
||||
|
||||
|
|
Loading…
Reference in New Issue