pdf.js: update to 2.7.570.
This commit is contained in:
parent
ffaf40dad6
commit
7bf9eee3a4
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.5.207
|
||||
revision=2
|
||||
version=2.7.570
|
||||
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=6ff4f6ecf2672250787cb0be1b11b062b60a0139dfead09d111d652c1b22c736
|
||||
checksum=d2a2e4e09fabb8cf5c6644ae21aa528370c2c77633941181fd58b8059af04eff
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname/
|
||||
|
|
Loading…
Reference in a new issue