diff --git a/srcpkgs/mdcat/template b/srcpkgs/mdcat/template index 149427648f4..32a02c87fc6 100644 --- a/srcpkgs/mdcat/template +++ b/srcpkgs/mdcat/template @@ -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 " 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