lowdown: update to 0.4.2.
This commit is contained in:
parent
2f35875645
commit
d584155032
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Simple markdown translator"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=a5fb2fa51da9c2dcbd22332e71a8b39fc838b90299e0ac8cdfffd2bc7934fcec
|
||||
checksum=2a9d318a4f0898dd6cb65a46ad5cdf23d85660fcbbcebe19aa4828a4ca2f5c04
|
||||
|
||||
do_configure() {
|
||||
local _libc=glibc
|
||||
|
|
Loading…
Reference in a new issue