wok-current diff libtorrent-dev/receipt @ rev 24633
updated gtick again (0.5.4 -> 0.5.5)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 08 16:29:56 2022 +0100 (2022-03-08) |
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 Tue Mar 08 16:29:56 2022 +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()