liblo: update to 0.28.
This commit is contained in:
parent
20d480e6ec
commit
6c971045bd
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'liblo'
|
||||
pkgname=liblo
|
||||
version=0.26
|
||||
revision=5
|
||||
version=0.28
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Lightweight OSC implementation"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://plugin.org.uk/liblo/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a636fb09f8178ad0d5303e94fec37b182d3062a0e3daee85eed2a39ab6232258
|
||||
checksum=da94a9b67b93625354dd89ff7fe31e5297fc9400b6eaf7378c82ee1caf7db909
|
||||
|
||||
liblo-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue