aboutsummaryrefslogtreecommitdiff
path: root/libs/libtorrent-rasterbar/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-09-04 17:09:05 -0700
committerRosen Penev <rosenp@gmail.com>2021-09-04 20:35:07 -0700
commit19fcff09107ab9b03331e433a1750c826c3747dd (patch)
treef08c1d53e01bc2ca651b71de7f56a70084d2a31b /libs/libtorrent-rasterbar/Makefile
parent1980bc21fb08a9925128961d0cf0f73429dec525 (diff)
libtorrent-rasterbar: update to 2.0.4
Backport patch fixing compilation with boost 1.77 Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/libtorrent-rasterbar/Makefile')
-rw-r--r--libs/libtorrent-rasterbar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libtorrent-rasterbar/Makefile b/libs/libtorrent-rasterbar/Makefile
index d925ad075..424a1363c 100644
--- a/libs/libtorrent-rasterbar/Makefile
+++ b/libs/libtorrent-rasterbar/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtorrent-rasterbar
-PKG_VERSION:=2.0.2
+PKG_VERSION:=2.0.4
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/arvidn/libtorrent/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=d5960e8c9f80f62126d723c6cc0522e7900c9c323f28994027eae3325fe03a3f
+PKG_HASH:=dfbc0d67c75e828530ee2b705442196429eaf255a3f757099e69c95f33e6f940
PKG_MAINTAINER:=David Yang <mmyangfl@gmail.com>
PKG_LICENSE:=BSD-3-Clause