libktorrent: upgrade 2.1.1 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
SUMMARY = "A BitTorrent protocol implementation"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24 \
|
||||
"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
|
||||
|
||||
inherit kde-apps gettext
|
||||
|
||||
@@ -20,10 +18,10 @@ DEPENDS += " \
|
||||
solid \
|
||||
"
|
||||
|
||||
PV = "2.1.1"
|
||||
PV = "2.2.0"
|
||||
SRC_URI = " \
|
||||
https://download.kde.org/stable/ktorrent/5.1.2/libktorrent-${PV}.tar.xz \
|
||||
https://download.kde.org/stable/ktorrent/5.2.0/libktorrent-${PV}.tar.xz \
|
||||
file://0001-Find-libgmp-with-pkgconfig.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "7404820abdc89bc4ad4331878b218178"
|
||||
SRC_URI[sha256sum] = "5cc45c0b50a1b6b2ce64ad0384128f4ac3bc0e4a1417eb58e5e992b510fca100"
|
||||
SRC_URI[md5sum] = "5d3ba5142103cd0cf9e618a2ed12de66"
|
||||
SRC_URI[sha256sum] = "77c1ddfb0a56c40227e0624c078836a8c22bf5a2fb4a3c0cbd53ee6b174c126e"
|
||||
|
||||
Reference in New Issue
Block a user