tectonic: update to 0.1.11.
This commit is contained in:
parent
30ace4ff80
commit
7a73ccaefa
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.1.10
|
||||
revision=4
|
||||
version=0.1.11
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="harfbuzz-devel libressl-devel"
|
||||
|
@ -11,11 +11,7 @@ license="MIT"
|
|||
homepage="https://tectonic-typesetting.github.io"
|
||||
changelog="https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/tectonic-typesetting/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4b7c65692e97704dd3ffee3f4b3aaa57f3e478a2a5c6689dc9347be23ab65897
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.39
|
||||
}
|
||||
checksum=e700dc691dfd092adfe098b716992136343ddfac5eaabb1e8cfae4e63f8454c7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue