lowdown: update to 0.4.1.
This commit is contained in:
parent
afabf803f3
commit
c453245210
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libdiff"
|
||||
short_desc="Simple markdown translator"
|
||||
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=d075ddb3c1fb9908d1b72c395429a0faebd3940f9c995e817eb2e93923c9ccaa
|
||||
checksum=a5fb2fa51da9c2dcbd22332e71a8b39fc838b90299e0ac8cdfffd2bc7934fcec
|
||||
|
||||
do_configure() {
|
||||
local _libc=glibc
|
||||
|
|
Loading…
Reference in New Issue