sblg: update to 0.5.11.

This commit is contained in:
John 2021-03-10 20:33:41 +01:00
parent 9b71f4af38
commit aa8620e516

View file

@ -1,6 +1,6 @@
# Template file for 'sblg' # Template file for 'sblg'
pkgname=sblg pkgname=sblg
version=0.5.10 version=0.5.11
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"
@ -12,7 +12,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=ed86e20fb52f33290d0d9bcad69be4951892c7f383bcb4d6d44b0da9183f25b7 checksum=f178b6c9b50f87155cf5f06a7b8511e65ffa0cfc48e5097488d12bcce69d81ed
pre_configure() { pre_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then