lowdown: update to 0.4.0.
This commit is contained in:
parent
5ec7cda08d
commit
79798938bf
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.3.2
|
||||
version=0.4.0
|
||||
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="740cf6025c43ceaae9bcc1ffc3e94986aa62d65d91ef8173d444a1977c562094"
|
||||
checksum=d075ddb3c1fb9908d1b72c395429a0faebd3940f9c995e817eb2e93923c9ccaa
|
||||
|
||||
do_configure() {
|
||||
local _libc=glibc
|
||||
|
|
Loading…
Reference in a new issue