mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
mdp: update to 0.93.0.
This commit is contained in:
parent
ef5dcc6e98
commit
9445d17ff6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mdp'
|
# Template file for 'mdp'
|
||||||
pkgname=mdp
|
pkgname=mdp
|
||||||
version=0.92.3
|
version=0.93.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="A command-line based markdown presentation tool"
|
short_desc="A command-line based markdown presentation tool"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/visit1985/mdp"
|
homepage="https://github.com/visit1985/mdp"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=eef48dc427ded67048a0eceb0e67bb88b460f98a67ace2cb76507f7aacadf255
|
checksum=23ee4a9b94e80fdc2f32180d0f3be7b3d4777085cb91f777ff2052821e82f433
|
||||||
|
|
Loading…
Add table
Reference in a new issue