We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c123225 commit 04ee1b7Copy full SHA for 04ee1b7
libs/rblibtorrent/Makefile
@@ -1,15 +1,15 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=rblibtorrent
4
-PKG_VERSION:=1.2.17
+PKG_VERSION:=1.2.18
5
PKG_RELEASE=1
6
7
PKG_SOURCE_PROTO:=git
8
PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git
9
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
10
-PKG_SOURCE_VERSION:=2d34455ad2b828d3da23634f7de93fafded5442d
+PKG_SOURCE_VERSION:=855c44be6370dc90ec1f3dff4223770dd47a5208
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
-PKG_MIRROR_HASH:=3fa86163d370584f747d34737a556a5426fd5eb4ce1ba1dc594dce3357594d90
+PKG_MIRROR_HASH:=da0626afc80287c8ee6825bfed2d52fe24e8fd9abff9952034292bdc00a2dac1
13
14
PKG_LICENSE:=BSD
15
PKG_LICENSE_FILES:=COPYING
0 commit comments