sblg: update to 0.4.24.

This commit is contained in:
John 2019-05-15 15:35:01 +02:00
parent 34d25db4d7
commit 7f75111722
No known key found for this signature in database
GPG key ID: 778558807E4FFC55
2 changed files with 2 additions and 13 deletions

View file

@ -1,11 +0,0 @@
--- util.c 2019-04-16 03:13:56.445399012 +0200
+++ - 2019-04-16 03:14:14.892999712 +0200
@@ -1026,7 +1026,7 @@
#ifdef __linux__
size_t i;
- for (i = 0; i < SBLTAG_NONE; i++) {
+ for (i = 0; i < SBLGTAG_NONE; i++) {
free(htabs[i].tabent);
htabs[i].tabent = NULL;
}

View file

@ -1,6 +1,6 @@
# Template file for 'sblg'
pkgname=sblg
version=0.4.21
version=0.4.24
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=1afa576e68e57cd3aa4ae9a65e7070f2561d4dc31c6a131925cb0c06880b573f
checksum=0f62862e157a9374ea80b60c1b03e94e5f0a2c5afd96bf33f4a0032a4be90a81
pre_configure() {
if [ "$CROSS_BUILD" ]; then