mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-27 03:26:07 +02:00
pdf.js: update to 2.16.105.
This commit is contained in:
parent
8c4d145b23
commit
6e4d310cc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdf.js'
|
# Template file for 'pdf.js'
|
||||||
pkgname=pdf.js
|
pkgname=pdf.js
|
||||||
version=2.14.305
|
version=2.16.105
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||||
|
@ -8,7 +8,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/releases/download/v${version}/pdfjs-${version}-dist.zip"
|
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-dist.zip"
|
||||||
checksum=1929a00d26d7cd631033ab5a06dcd7d6c283b7d3b06c76083fb840bd1e014896
|
checksum=47abfa0dd7574333e801c1dc159340e0d22956edcd6d7293ed5fee54f0e07e0b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname/
|
vmkdir usr/share/$pkgname/
|
||||||
|
|
Loading…
Add table
Reference in a new issue