tectonic: update to 0.1.12.
This commit is contained in:
parent
848747cd7a
commit
8b35afdf2f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.1.11
|
||||
revision=3
|
||||
version=0.1.12
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="harfbuzz-devel libressl-devel"
|
||||
|
@ -11,12 +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=e700dc691dfd092adfe098b716992136343ddfac5eaabb1e8cfae4e63f8454c7
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.46
|
||||
cargo update --package openssl --precise 0.10.22
|
||||
}
|
||||
checksum=30d2e0fe31145a10097368f11a00540ba201be43d28e7ad580699f47bfa70bf4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue