wok diff libtorrent-dev/receipt @ rev 23174

openvpn: add conf2opvn
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 18 10:38:57 2020 +0100 (2020-03-18)
parents 67c260ff0c86
children
line diff
     1.1 --- a/libtorrent-dev/receipt	Fri Apr 19 07:57:25 2019 +0100
     1.2 +++ b/libtorrent-dev/receipt	Wed Mar 18 10:38:57 2020 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libtorrent-dev"
     1.7 -VERSION="0.13.7"
     1.8 +VERSION="0.13.8"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Libtorrent development files."
    1.11  MAINTAINER="mimas@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://rakshasa.github.io/rtorrent/"
    1.14  
    1.15 +DEPENDS="libtorrent pkg-config"
    1.16  WANTED="libtorrent"
    1.17 -DEPENDS="libtorrent pkg-config"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()