wok-next diff libusb/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents a3c581bf52b8
children 23982d05637c
line diff
     1.1 --- a/libusb/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/libusb/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.0.22"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Library used by some applications for USB device access"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="https://libusb.info/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libusb.html"
    1.12 @@ -13,7 +13,7 @@
    1.13  WGET_URL="https://github.com/libusb/libusb/releases/download/v$VERSION/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="eudev-dev"
    1.16 -SPLIT="libusb-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	sed -i 's|^PROJECT_LOGO|#&|' doc/doxygen.cfg.in