mdcat: update to 0.11.0.
This commit is contained in:
parent
5626dbfb88
commit
33b7913353
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.10.1
|
||||
revision=2
|
||||
version=0.11.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=c946a6115e903675f8ebc786c7a628d982f2c490c68f9eb7d9986726477465d1
|
||||
checksum=0b197d66c98a78ceff7a7ee557695d823dab2254f125d1bcbc21da12b366bfbc
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.28
|
||||
|
|
Loading…
Reference in New Issue