sblg: update to 0.5.7.
This commit is contained in:
parent
8e60c345ca
commit
db28e2cedf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.5.6
|
||||
version=0.5.7
|
||||
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=e8315850f7ba6f5f747df5896745b6876d35df72028f3aa2add834ac19012fcc
|
||||
checksum=c8fe402b9086f0359d48fdf5ede6124a284718e20303160f210892a4b7d9c458
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue