mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdf.js: update to 2.5.207.
This commit is contained in:
parent
2ed131a30d
commit
96296d0fcc
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.4.456
|
version=2.5.207
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -9,7 +9,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}-es5-dist.zip"
|
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-es5-dist.zip"
|
||||||
checksum=f40f7bc4d96cc430c858ef26da2708b5a4669b6316278b67251a95f9a8fdff5d
|
checksum=6ff4f6ecf2672250787cb0be1b11b062b60a0139dfead09d111d652c1b22c736
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname/
|
vmkdir usr/share/$pkgname/
|
||||||
|
|
Loading…
Add table
Reference in a new issue