sblg: update to 0.4.15.
This commit is contained in:
parent
71e0a94205
commit
5d8c26f434
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sblg'
|
# Template file for 'sblg'
|
||||||
pkgname=sblg
|
pkgname=sblg
|
||||||
version=0.4.14
|
version=0.4.15
|
||||||
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=90d16009e3702ad393ef01605324c6d4f19c2f4401b2d863291f79dc92d8cf84
|
checksum=282c08206d075777c22e8ffddf179a5a17aa89a555e6ff69a8aba4b55845cc9b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue