File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4349,7 +4349,7 @@ libThread.so root-6.24.06_1
43494349libTMVA.so root-6.24.06_1
43504350libMathCore.so root-6.24.06_1
43514351libCore.so root-6.24.06_1
4352- liblowdown.so.1 lowdown-1.1.0_1
4352+ liblowdown.so.2 lowdown-2.0.2_1
43534353libjaylink.so.0 libjaylink-0.2.0_1
43544354libnvidia-container.so.1 libnvidia-container-1.10.0_1
43554355libnvidia-container-go.so.1 libnvidia-container-1.10.0_1
Original file line number Diff line number Diff line change 11# Template file for 'lowdown'
22pkgname=lowdown
3- version=1.4.0
3+ version=2.0.2
44revision=1
55build_style=configure
66configure_args="PREFIX=/usr MANDIR=/usr/share/man"
7+ make_cmd="bmake"
78make_install_target="install install_libs"
89make_check_target="regress"
10+ hostmakedepends="bmake"
911short_desc="Simple markdown translator"
1012maintainer="Duncaen <
[email protected] >"
1113license="ISC"
1214homepage="https://kristaps.bsd.lv/lowdown/"
1315changelog="https://kristaps.bsd.lv/lowdown/archive.html"
1416distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
15- checksum=75bf8ddc66f6c75ebb64131ced1e729983a38f866a93878fc1753df93330e0ef
17+ checksum=d59f2ad82f981a63051bb61d8d04c02c8c49428ac29c435dff03a92e210b0004
1618
1719post_install() {
1820 vlicense LICENSE.md
You can’t perform that action at this time.
0 commit comments