sblg: update to 0.4.15.
This commit is contained in:
parent
71e0a94205
commit
5d8c26f434
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.4.14
|
||||
version=0.4.15
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -11,7 +11,7 @@ license="ISC"
|
|||
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"
|
||||
checksum=90d16009e3702ad393ef01605324c6d4f19c2f4401b2d863291f79dc92d8cf84
|
||||
checksum=282c08206d075777c22e8ffddf179a5a17aa89a555e6ff69a8aba4b55845cc9b
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue