mdcat: update to 0.8.0.

Closes: #11501 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-09 05:41:42 -02:00 committed by Michael Aldridge
parent d1e0e45cde
commit b876303a1d

View file

@ -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 <wpb@360scada.com>"
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() {