mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
sblg: update to 0.4.25.
This commit is contained in:
parent
fcfba82744
commit
80374c89b3
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.4.24
|
version=0.4.25
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=0f62862e157a9374ea80b60c1b03e94e5f0a2c5afd96bf33f4a0032a4be90a81
|
checksum=5add5ac9cdf3d2b899c37a275d1dbf879f533e9664d5f54ca044e4fcccba6b8b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue