sblg: update to 0.5.8.
This commit is contained in:
parent
5e599bc514
commit
360071c0cd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sblg'
|
# Template file for 'sblg'
|
||||||
pkgname=sblg
|
pkgname=sblg
|
||||||
version=0.5.7
|
version=0.5.8
|
||||||
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=c8fe402b9086f0359d48fdf5ede6124a284718e20303160f210892a4b7d9c458
|
checksum=1b2f3109f3750cdef8f7e385953279c04e84b893328e3d73ace54f376ddb8ec8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue