pdf.js: update to 2.2.228.

This commit is contained in:
Daniel Santana 2019-07-12 01:42:47 -03:00 committed by Helmut Pozimski
parent 282c9178d6
commit 7dafb0e236

View file

@ -1,6 +1,6 @@
# Template file for 'pdf.js' # Template file for 'pdf.js'
pkgname=pdf.js pkgname=pdf.js
version=2.1.266 version=2.2.228
revision=2 revision=2
archs=noarch archs=noarch
hostmakedepends="nodejs python pkg-config" hostmakedepends="nodejs python pkg-config"
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://mozilla.github.io/pdf.js/" homepage="https://mozilla.github.io/pdf.js/"
distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz" distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040 checksum=0b553a31764c85ea5dca76b6c5fdb5b40c1ea69af34c5b5655904955df616f96
nocross="doesn't respect CFLAGS" nocross="doesn't respect CFLAGS"