mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
testing/mdcat: upgrade to 0.25.1
This commit is contained in:
parent
cceb6aea1a
commit
2e65e204d9
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Contributor: Leo <thinkabit.ukim@gmail.com>
|
||||
# Maintainer:
|
||||
pkgname=mdcat
|
||||
pkgver=0.25.0
|
||||
pkgver=0.25.1
|
||||
pkgrel=0
|
||||
pkgdesc="Cat for markdown"
|
||||
url="https://github.com/lunaryorn/mdcat"
|
||||
# s390x, mips, mips64 limited by cargo
|
||||
# s390x, limited by cargo
|
||||
# ppc64le fails to build 'ring v0.16.19'
|
||||
arch="all !s390x !mips !mips64 !ppc64le !riscv64"
|
||||
arch="all !s390x !ppc64le !riscv64"
|
||||
license="Apache-2.0"
|
||||
makedepends="asciidoctor cargo openssl-dev"
|
||||
checkdepends="py3-ansi2html"
|
||||
|
@ -45,5 +45,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
c259bc2af6b6a78d237b30a6497ff6a0345df315debe06991c2ea7cb45cce59d95fea2c6842ccbf55c0b7e1c895836f37dde6501eb8eeff0298da8115c5a5681 mdcat-0.25.0.tar.gz
|
||||
f269a1acf40d057086b06a5734875b5ad6c7638568cb91c9c53539e8148b1bdb980132b38f8f1df4f9865ffba216e27480efaba18e042fe0f3ea3a6104f9edd0 mdcat-0.25.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue