sblg: update to 0.5.2.

This commit is contained in:
John 2019-08-15 17:07:07 +02:00
parent 8b4b59ed8b
commit 5fd5eeb52b

View file

@ -1,6 +1,6 @@
# Template file for 'sblg' # Template file for 'sblg'
pkgname=sblg pkgname=sblg
version=0.4.29 version=0.5.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"
@ -11,7 +11,7 @@ license="ISC"
homepage="https://kristaps.bsd.lv/sblg/" homepage="https://kristaps.bsd.lv/sblg/"
changelog="https://kristaps.bsd.lv/sblg/archive.html" 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=3f22fab93b13f079fa5eddc63c94099ea4b705b94778112fd1a029f2496f11e0 checksum=944ce901898cefe3dd78cb069a4da67a54cd671a24e30a6dc2524399c7b07d5f
pre_configure() { pre_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then