parent
b349c6dfca
commit
d6f6340c1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'love'
|
||||
pkgname=love
|
||||
version=11.4
|
||||
version=11.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Zlib"
|
||||
homepage="https://love2d.org/"
|
||||
distfiles="https://github.com/love2d/love/releases/download/${version}/love-${version}-linux-src.tar.gz"
|
||||
checksum=e32feecaf5f4f210242a4b5f26cdf9ce9014bfde18d51286f643bb7fe51f5369
|
||||
checksum=066e0843f71aa9fd28b8eaf27d41abb74bfaef7556153ac2e3cf08eafc874c39
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
|
|
Loading…
Reference in New Issue