sblg: update to 0.4.29.
This commit is contained in:
parent
9acffb60ed
commit
2b8a56586f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.4.28
|
||||
version=0.4.29
|
||||
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=1790d2ff7411213b712dc0c08a4ecc02a850c9a3bcf8eb5effe3197ca4a07083
|
||||
checksum=3f22fab93b13f079fa5eddc63c94099ea4b705b94778112fd1a029f2496f11e0
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue