pdf.js: update to 2.14.305
This commit is contained in:
parent
7fbdd6590f
commit
3a8c5c7614
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.12.313
|
||||
version=2.14.305
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||
|
@ -8,7 +8,7 @@ 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}-dist.zip"
|
||||
checksum=f9be28b8c0bcda9d344e17f2922d02d7137488cdfce37e7639ccc582305b4822
|
||||
checksum=1929a00d26d7cd631033ab5a06dcd7d6c283b7d3b06c76083fb840bd1e014896
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname/
|
||||
|
|
Loading…
Reference in New Issue