package/libtorrent-rasterbar: bump to version 1.2.12
https://github.com/arvidn/libtorrent/blob/v1.2.12/ChangeLog Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
a03fbb4fa9
commit
cc7ccd2ae2
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 bc00069e65c0825cbe1eee5cdd26f94fcd9a621c4e7f791810b12fab64192f00 libtorrent-rasterbar-1.2.7.tar.gz
|
||||
sha256 c3744ac9fa41f6e6ebf79538a2ea678df76a2cbbaf3ac6ae2c05455314e5cce8 libtorrent-rasterbar-1.2.12.tar.gz
|
||||
sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
|
||||
|
@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBTORRENT_RASTERBAR_VERSION = 1.2.7
|
||||
LIBTORRENT_RASTERBAR_SITE = https://github.com/arvidn/libtorrent/releases/download/libtorrent_$(subst .,_,$(LIBTORRENT_RASTERBAR_VERSION))
|
||||
LIBTORRENT_RASTERBAR_VERSION = 1.2.12
|
||||
LIBTORRENT_RASTERBAR_SITE = \
|
||||
https://github.com/arvidn/libtorrent/releases/download/v$(LIBTORRENT_RASTERBAR_VERSION)
|
||||
LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
|
||||
LIBTORRENT_RASTERBAR_LICENSE_FILES = COPYING
|
||||
LIBTORRENT_RASTERBAR_DEPENDENCIES = host-pkgconf boost openssl
|
||||
|
Loading…
Reference in New Issue
Block a user