wok-next diff libtorrent/receipt @ rev 21627

updated enet (1.2.1 -> 1.3.15)
author Hans-G?nter Theisgen
date Thu Jun 25 16:07:08 2020 +0100 (2020-06-25)
parents 7479c35e3b23
children
line diff
     1.1 --- a/libtorrent/receipt	Sun May 27 12:13:53 2018 +0300
     1.2 +++ b/libtorrent/receipt	Thu Jun 25 16:07:08 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.13.6"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="Torrent library for rtorrent"
     1.7 -MAINTAINER="mimas@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://rakshasa.github.io/rtorrent/"
    1.11  
    1.12 @@ -15,7 +15,7 @@
    1.13  PATCH_URL="https://github.com/rakshasa/libtorrent/commit/4607bbf7.patch"
    1.14  
    1.15  BUILD_DEPENDS="automake libtool zlib-dev openssl-dev"
    1.16 -SPLIT="libtorrent-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	[ -e $SRC/$PATCH_FILE ] || wget -O $SRC/$PATCH_FILE $PATCH_URL