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