mdcat: update to 0.10.1.

This commit is contained in:
maxice8 2018-09-09 21:22:00 -03:00
parent d0562177a5
commit c8ffe8760f
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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