sblg: update to 0.4.14.

closes void-linux/void-packages#962
This commit is contained in:
John 2018-07-17 01:53:03 +02:00 committed by maxice8
parent e7214d0d4b
commit 3a3ae18632

View file

@ -1,6 +1,6 @@
# Template file for 'sblg' # Template file for 'sblg'
pkgname=sblg pkgname=sblg
version=0.4.13 version=0.4.14
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"
@ -8,10 +8,10 @@ makedepends="expat-devel"
short_desc="Simple off-line blog utility" short_desc="Simple off-line blog utility"
maintainer="John <johnz@posteo.net>" maintainer="John <johnz@posteo.net>"
license="ISC" license="ISC"
changelog="https://kristaps.bsd.lv/sblg/archive.html"
homepage="https://kristaps.bsd.lv/sblg/" homepage="https://kristaps.bsd.lv/sblg/"
changelog="https://kristaps.bsd.lv/sblg/archive.html"
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
checksum=e2f00ad3e14501e16b1ac4891c12fdd48ad29c1fc7242b177c57ca7205ecdc89 checksum=90d16009e3702ad393ef01605324c6d4f19c2f4401b2d863291f79dc92d8cf84
pre_configure() { pre_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then