mdcat: update to 0.17.0.
This commit is contained in:
parent
f391e8eadd
commit
1a848a85c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.16.1
|
||||
version=0.17.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cargo
|
||||
|
@ -8,7 +8,7 @@ hostmakedepends="cmake pkg-config"
|
|||
makedepends="libressl-devel"
|
||||
short_desc="Cat for markdown"
|
||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
license="Apache-2.0"
|
||||
license="MPL-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=276a0cf7177baccfef006dc0985bf9008a9e18a9a4f93659b9385ec5c4190569
|
||||
checksum=bccbc4d80747aea61ecc3ffae17c5a14acbb0e80d485ca654c9d8261ceafe1da
|
||||
|
|
Loading…
Reference in New Issue