pdf.js: update to 2.12.313
This commit is contained in:
parent
41cd50dbd8
commit
f740a0b9ec
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.7.570
|
||||
version=2.12.313
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://mozilla.github.io/pdf.js/"
|
||||
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-es5-dist.zip"
|
||||
checksum=d2a2e4e09fabb8cf5c6644ae21aa528370c2c77633941181fd58b8059af04eff
|
||||
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-dist.zip"
|
||||
checksum=f9be28b8c0bcda9d344e17f2922d02d7137488cdfce37e7639ccc582305b4822
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname/
|
||||
|
|
Loading…
Reference in New Issue