liblo: update to 0.31.
This commit is contained in:
parent
757d568cbd
commit
56303bf410
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblo'
|
||||
pkgname=liblo
|
||||
version=0.30
|
||||
version=0.31
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://liblo.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=30a7c9de49a25ed7f2425a7a7415f5b14739def62431423d3419ea26fb978d1b
|
||||
checksum=2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750
|
||||
nopie=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue