diff --git a/libs/rblibtorrent/Makefile b/libs/rblibtorrent/Makefile index 9af292d8..398512dc 100644 --- a/libs/rblibtorrent/Makefile +++ b/libs/rblibtorrent/Makefile @@ -1,15 +1,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rblibtorrent -PKG_VERSION:=1.2.18 +PKG_VERSION:=1.2.19 PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=855c44be6370dc90ec1f3dff4223770dd47a5208 +PKG_SOURCE_VERSION:=aa9512a5ea1b723c7a57b77ad117da79608ea2fc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MIRROR_HASH:=da0626afc80287c8ee6825bfed2d52fe24e8fd9abff9952034292bdc00a2dac1 +PKG_MIRROR_HASH:=94de09d468ecc0b211ee261a1e8815f02057e97296e9e7d23951d3e291b062be PKG_LICENSE:=BSD PKG_LICENSE_FILES:=COPYING