mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
testing/mdp: upgrade to 1.0.18
https://github.com/visit1985/mdp/compare/1.0.17...1.0.18
This commit is contained in:
parent
b562a8b433
commit
a5d72da1c2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Galen Abell <galen@galenabell.com>
|
# Contributor: Galen Abell <galen@galenabell.com>
|
||||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||||
pkgname=mdp
|
pkgname=mdp
|
||||||
pkgver=1.0.17
|
pkgver=1.0.18
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="command line based markdown presentation tool"
|
pkgdesc="command line based markdown presentation tool"
|
||||||
url="https://github.com/visit1985/mdp"
|
url="https://github.com/visit1985/mdp"
|
||||||
|
@ -20,5 +20,5 @@ package() {
|
||||||
make PREFIX=/usr DESTDIR="$pkgdir" install
|
make PREFIX=/usr DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
542214cb8940a60d9dde7d193f5e5214ad8ab37d696727fe58a49c0f392a5c31a705b47420b7630b77900515793ca05c3c9d43bb70a1f6c5de2f49056112ca00 mdp-1.0.17.tar.gz
|
b2349c6a6e171008cbe525e2a68dce062982bb39f0000d237bc258484082bd4a03cdddfcdf45b1d513a0f443a2d6a643c64b910b4b1eb465ad898f838d1d0bbe mdp-1.0.18.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue