mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
sblg: update to 0.5.11.
This commit is contained in:
parent
9b71f4af38
commit
aa8620e516
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sblg'
|
# Template file for 'sblg'
|
||||||
pkgname=sblg
|
pkgname=sblg
|
||||||
version=0.5.10
|
version=0.5.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||||
|
@ -12,7 +12,7 @@ license="ISC"
|
||||||
homepage="https://kristaps.bsd.lv/sblg/"
|
homepage="https://kristaps.bsd.lv/sblg/"
|
||||||
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
||||||
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ed86e20fb52f33290d0d9bcad69be4951892c7f383bcb4d6d44b0da9183f25b7
|
checksum=f178b6c9b50f87155cf5f06a7b8511e65ffa0cfc48e5097488d12bcce69d81ed
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue