mdcat: fix license=
This commit is contained in:
parent
e61d144f30
commit
78789500f1
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.9.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
hostmakedepends="cargo cmake pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Cat for markdown"
|
||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
license="Apache License 2.0"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=50647d42abeea133430cac2d4eb6807ad19d7825996944338df5caaf39e4dc29
|
||||
|
|
Loading…
Reference in New Issue