mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
parent
fd4adba65d
commit
eecd1cce0d
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'liblo'
|
# Template file for 'liblo'
|
||||||
pkgname=liblo
|
pkgname=liblo
|
||||||
version=0.31
|
version=0.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6"
|
|
||||||
short_desc="Lightweight OSC implementation"
|
short_desc="Lightweight OSC implementation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Rutpiv <roger_freitas@live.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://liblo.sourceforge.net/"
|
homepage="http://liblo.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750
|
checksum=5df05f2a0395fc5ac90f6b538b8c82bb21941406fd1a70a765c7336a47d70208
|
||||||
|
make_check=no # Tests freeze or fail intermittently.
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue