Skip to content

Commit fd18901

Browse files
committed
lowdown: update to 2.0.2.
1 parent 26772de commit fd18901

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

common/shlibs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4349,7 +4349,7 @@ libThread.so root-6.24.06_1
43494349
libTMVA.so root-6.24.06_1
43504350
libMathCore.so root-6.24.06_1
43514351
libCore.so root-6.24.06_1
4352-
liblowdown.so.1 lowdown-1.1.0_1
4352+
liblowdown.so.2 lowdown-2.0.2_1
43534353
libjaylink.so.0 libjaylink-0.2.0_1
43544354
libnvidia-container.so.1 libnvidia-container-1.10.0_1
43554355
libnvidia-container-go.so.1 libnvidia-container-1.10.0_1

srcpkgs/lowdown/template

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# Template file for 'lowdown'
22
pkgname=lowdown
3-
version=1.4.0
3+
version=2.0.2
44
revision=1
55
build_style=configure
66
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
7+
make_cmd="bmake"
78
make_install_target="install install_libs"
89
make_check_target="regress"
10+
hostmakedepends="bmake"
911
short_desc="Simple markdown translator"
1012
maintainer="Duncaen <[email protected]>"
1113
license="ISC"
1214
homepage="https://kristaps.bsd.lv/lowdown/"
1315
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
1416
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
15-
checksum=75bf8ddc66f6c75ebb64131ced1e729983a38f866a93878fc1753df93330e0ef
17+
checksum=d59f2ad82f981a63051bb61d8d04c02c8c49428ac29c435dff03a92e210b0004
1618

1719
post_install() {
1820
vlicense LICENSE.md

0 commit comments

Comments
 (0)