mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
b349c6dfca
commit
d6f6340c1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'love'
|
# Template file for 'love'
|
||||||
pkgname=love
|
pkgname=love
|
||||||
version=11.4
|
version=11.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://love2d.org/"
|
homepage="https://love2d.org/"
|
||||||
distfiles="https://github.com/love2d/love/releases/download/${version}/love-${version}-linux-src.tar.gz"
|
distfiles="https://github.com/love2d/love/releases/download/${version}/love-${version}-linux-src.tar.gz"
|
||||||
checksum=e32feecaf5f4f210242a4b5f26cdf9ce9014bfde18d51286f643bb7fe51f5369
|
checksum=066e0843f71aa9fd28b8eaf27d41abb74bfaef7556153ac2e3cf08eafc874c39
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue