mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-10 22:43:24 +08:00
package/libtorrent-rasterbar: bump to version 1.2.7
https://github.com/arvidn/libtorrent/releases/tag/libtorrent_1_2_7 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0152c0553a
commit
6552bd3120
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 8f69befe449f7211afc665726d24fde62f019800b060b5c6c9804793929a4407 libtorrent-rasterbar-1.2.6.tar.gz
|
sha256 bc00069e65c0825cbe1eee5cdd26f94fcd9a621c4e7f791810b12fab64192f00 libtorrent-rasterbar-1.2.7.tar.gz
|
||||||
sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
|
sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBTORRENT_RASTERBAR_VERSION = 1.2.6
|
LIBTORRENT_RASTERBAR_VERSION = 1.2.7
|
||||||
LIBTORRENT_RASTERBAR_SITE = https://github.com/arvidn/libtorrent/releases/download/libtorrent-$(subst .,_,$(LIBTORRENT_RASTERBAR_VERSION))
|
LIBTORRENT_RASTERBAR_SITE = https://github.com/arvidn/libtorrent/releases/download/libtorrent_$(subst .,_,$(LIBTORRENT_RASTERBAR_VERSION))
|
||||||
LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
|
LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
|
||||||
LIBTORRENT_RASTERBAR_LICENSE_FILES = COPYING
|
LIBTORRENT_RASTERBAR_LICENSE_FILES = COPYING
|
||||||
LIBTORRENT_RASTERBAR_DEPENDENCIES = host-pkgconf boost openssl
|
LIBTORRENT_RASTERBAR_DEPENDENCIES = host-pkgconf boost openssl
|
||||||
|
Loading…
Reference in New Issue
Block a user