lowdown: update to 0.11.2.

This commit is contained in:
Urs Schulz 2022-02-16 16:58:21 +01:00 committed by Michael Aldridge
parent ca048fb416
commit 64331bfcba
2 changed files with 5 additions and 2 deletions

View File

@ -4169,3 +4169,4 @@ libMatrix.so root-6.24.06_1
libThread.so root-6.24.06_1
libTMVA.so root-6.24.06_1
libMathCore.so root-6.24.06_1
liblowdown.so lowdown-0.11.2_1

View File

@ -1,9 +1,10 @@
# Template file for 'lowdown'
pkgname=lowdown
version=0.9.2
version=0.11.2
revision=1
build_style=configure
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
make_install_target="install install_shared install_static"
make_check_target="regress"
hostmakedepends="which"
short_desc="Simple markdown translator"
@ -12,7 +13,8 @@ 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=5c355d1db2071916b1ad6e789208de664be3781bd17dd8b6b09b1707a283a988
checksum=6e5cfec293afc24968c0ddd8deb4f57389adba6a8b7bcb221d34c1a44aeef3eb
shlib_provides="liblowdown.so"
post_install() {
vlicense LICENSE.md