mdcat: update to 0.9.2.

This commit is contained in:
maxice8 2018-08-26 13:48:55 -03:00
parent d5df22954e
commit a865fce2c6
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,8 +1,8 @@
# Template file for 'mdcat'
pkgname=mdcat
version=0.8.0
revision=2
wrksrc=${pkgname}-${pkgname}-${version}
version=0.9.2
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
hostmakedepends="cargo cmake pkg-config"
makedepends="libressl-devel"
short_desc="Cat for markdown"
@ -10,7 +10,7 @@ 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=fb4ce097fff72fb53734568a8a1b96797cbedfbee2aabc2d2a5e8c794b1d5887
checksum=50647d42abeea133430cac2d4eb6807ad19d7825996944338df5caaf39e4dc29
nocross=yes
do_build() {