lowdown: update to 0.11.2.
This commit is contained in:
parent
ca048fb416
commit
64331bfcba
@ -4169,3 +4169,4 @@ libMatrix.so root-6.24.06_1
|
|||||||
libThread.so root-6.24.06_1
|
libThread.so root-6.24.06_1
|
||||||
libTMVA.so root-6.24.06_1
|
libTMVA.so root-6.24.06_1
|
||||||
libMathCore.so root-6.24.06_1
|
libMathCore.so root-6.24.06_1
|
||||||
|
liblowdown.so lowdown-0.11.2_1
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
# Template file for 'lowdown'
|
# Template file for 'lowdown'
|
||||||
pkgname=lowdown
|
pkgname=lowdown
|
||||||
version=0.9.2
|
version=0.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||||
|
make_install_target="install install_shared install_static"
|
||||||
make_check_target="regress"
|
make_check_target="regress"
|
||||||
hostmakedepends="which"
|
hostmakedepends="which"
|
||||||
short_desc="Simple markdown translator"
|
short_desc="Simple markdown translator"
|
||||||
@ -12,7 +13,8 @@ license="ISC"
|
|||||||
homepage="https://kristaps.bsd.lv/lowdown/"
|
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||||
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
||||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||||
checksum=5c355d1db2071916b1ad6e789208de664be3781bd17dd8b6b09b1707a283a988
|
checksum=6e5cfec293afc24968c0ddd8deb4f57389adba6a8b7bcb221d34c1a44aeef3eb
|
||||||
|
shlib_provides="liblowdown.so"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user