sblg: update to 0.5.10.
This commit is contained in:
parent
e129f726b4
commit
46d8040d66
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.5.9
|
||||
version=0.5.10
|
||||
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=e53895cc9814cf2fa8f5f9e7be6b8f060f242a0486303713d4de7aa6c2ba8551
|
||||
checksum=ed86e20fb52f33290d0d9bcad69be4951892c7f383bcb4d6d44b0da9183f25b7
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue