diff --git a/srcpkgs/mdcat/template b/srcpkgs/mdcat/template index 2222627719f..78784281a4a 100644 --- a/srcpkgs/mdcat/template +++ b/srcpkgs/mdcat/template @@ -1,15 +1,16 @@ # Template file for 'mdcat' pkgname=mdcat -version=0.6.0 +version=0.8.0 revision=1 wrksrc=${pkgname}-${pkgname}-${version} -hostmakedepends="cargo cmake" +hostmakedepends="cargo cmake pkg-config" +makedepends="libressl-devel" short_desc="Cat for markdown" maintainer="Wilson Birney " license="Apache License 2.0" homepage="https://github.com/lunaryorn/mdcat" distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz" -checksum=bcc05615f6aeea1a406a481502abb12add62ac12c7f140bfe4430cda78039bb3 +checksum=fb4ce097fff72fb53734568a8a1b96797cbedfbee2aabc2d2a5e8c794b1d5887 nocross=yes do_build() {