wok-next diff liblo/receipt @ rev 21529

updated buildroot (2014.08 -> 2020.05)
author Hans-G?nter Theisgen
date Sat Jun 20 16:34:10 2020 +0100 (2020-06-20)
parents 25deb7c6df08
children
line diff
     1.1 --- a/liblo/receipt	Sat Apr 14 03:34:33 2018 +0300
     1.2 +++ b/liblo/receipt	Sat Jun 20 16:34:10 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.29"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="Lightweight OSC (Open Sound Control) protocol implementation"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="http://liblo.sourceforge.net/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="https://github.com/radarsat1/liblo/releases/download/$VERSION/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="doxygen"
    1.16 -SPLIT="liblo-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&