pdf.js: update to 2.2.228.
This commit is contained in:
parent
282c9178d6
commit
7dafb0e236
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.1.266
|
||||
version=2.2.228
|
||||
revision=2
|
||||
archs=noarch
|
||||
hostmakedepends="nodejs python pkg-config"
|
||||
|
@ -10,12 +10,12 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://mozilla.github.io/pdf.js/"
|
||||
distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
|
||||
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
||||
checksum=0b553a31764c85ea5dca76b6c5fdb5b40c1ea69af34c5b5655904955df616f96
|
||||
|
||||
nocross="doesn't respect CFLAGS"
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue