lowdown: update to 0.7.5.
This commit is contained in:
parent
d6b5810750
commit
63e8d2ce3a
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
make_check_target="regress"
|
||||
hostmakedepends="which"
|
||||
short_desc="Simple markdown translator"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -11,7 +12,7 @@ license="ISC"
|
|||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=21bb1cad16a71a3b218965ea7109592ef7f22853eb46f0448af99741bf26c052
|
||||
checksum=7ca5f791f04d49f78bc5af0bc8b1c3271ba40a4fc932ec6fb1c1bcb73dc4879f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue