mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
pdf.js: update to 3.10.111.
This commit is contained in:
parent
f3982ad650
commit
581bf9fcef
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=3.2.146
|
version=3.10.111
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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}-legacy-dist.zip"
|
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-legacy-dist.zip"
|
||||||
checksum=c99d9ca19d57a09cc1dadf7fa0965a69af8bc36f7021cbc0bf8deb6f8551ad0a
|
checksum=0a78b6219514cc7cb6782fb63b6839ceb0735099e3d1bc8631826ebf35817208
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname/
|
vmkdir usr/share/$pkgname/
|
||||||
|
|
Loading…
Add table
Reference in a new issue