Update to lowdown-0.2.7.
ok rsadowski@
This commit is contained in:
parent
79b4e43d6f
commit
954da6a03d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2017/09/07 07:03:24 anton Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2017/10/05 08:08:19 anton Exp $
|
||||
|
||||
COMMENT = simple markdown translator
|
||||
|
||||
DISTNAME = lowdown-0.2.4
|
||||
DISTNAME = lowdown-0.2.7
|
||||
CATEGORIES = textproc
|
||||
|
||||
HOMEPAGE = https://kristaps.bsd.lv/lowdown/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lowdown-0.2.4.tar.gz) = TMbqByJE+617RPqj4CjzNvP26UIvqazCY9LCwlDkOog=
|
||||
SIZE (lowdown-0.2.4.tar.gz) = 64693
|
||||
SHA256 (lowdown-0.2.7.tar.gz) = yWwQXCMUhIQ6jTjot96ySO93NoEJU7kon2E/7513feE=
|
||||
SIZE (lowdown-0.2.7.tar.gz) = 72312
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2017/09/07 07:03:24 anton Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2017/10/05 08:08:19 anton Exp $
|
||||
@bin bin/lowdown
|
||||
include/lowdown.h
|
||||
lib/liblowdown.a
|
||||
@ -19,3 +19,4 @@ lib/liblowdown.a
|
||||
@man man/man3/lowdown_tree_free.3
|
||||
@man man/man3/lowdown_tree_new.3
|
||||
@man man/man3/lowdown_tree_rndr.3
|
||||
@man man/man5/lowdown.5
|
||||
|
Loading…
Reference in New Issue
Block a user