Revert "mdcat: update to 0.22.2."
This reverts commit e04e5c10da
.
There were zero functional changes in the release and it now
depends on non-portable stuff, which breaks build outside x86/arm
This commit is contained in:
parent
f30e7a7eee
commit
e24e0ae841
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.22.2
|
||||
revision=1
|
||||
reverts="0.22.2_1"
|
||||
version=0.22.1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,4 +12,4 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=92102c448c1742aa69604817d7d209c69ce1db5261cb6d8f0bb98cdc6c4f02f9
|
||||
checksum=b14846542fb8b60ac0235b399136372df7569aa59ed63f3faf88ff7a485abe5f
|
||||
|
|
Loading…
Reference in a new issue