package/libtorrent-rasterbar: bump to version 1.2.3
This bump fixes the build failure with boost 1.72 thanks to
48fa5343b5
Fixes:
- http://autobuild.buildroot.net/results/7d494bff409bbf39ea59df7a2d1cfb3018b4d9a6
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
cfb10c2d59
commit
9e599a2c1a
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e579261d7f0acbe82e9b4ce703cb721627cb8075023f8a26405992f489bc6202 libtorrent-rasterbar-1.2.2.tar.gz
|
||||
sha256 1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d libtorrent-rasterbar-1.2.3.tar.gz
|
||||
sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBTORRENT_RASTERBAR_VERSION = 1.2.2
|
||||
LIBTORRENT_RASTERBAR_VERSION = 1.2.3
|
||||
LIBTORRENT_RASTERBAR_SITE = https://github.com/arvidn/libtorrent/releases/download/libtorrent-$(subst .,_,$(LIBTORRENT_RASTERBAR_VERSION))
|
||||
LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
|
||||
LIBTORRENT_RASTERBAR_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user