lavalauncher: update to 2.1.1.
This commit is contained in:
parent
f869d8e5bd
commit
fa1bbc9131
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lavalauncher'
|
||||
pkgname=lavalauncher
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=meson
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://git.sr.ht/~leon_plickat/lavalauncher"
|
||||
distfiles="https://git.sr.ht/~leon_plickat/lavalauncher/archive/v${version}.tar.gz"
|
||||
checksum=4d51d857ddfc682cf7dbc4dcd60a776b6816610230afead4608fdd7693261274
|
||||
checksum=951edb0e00a118cd57d54349349d4898cfc18c6208a7c4d7f6e892eec1497c3b
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
configure_args="-Dc_args=-D__off64_t=off_t"
|
||||
|
|
Loading…
Reference in a new issue