Revert "rblibtorrent: roll back to 1.1.14"

This reverts commit 19d0770d68.
This commit is contained in:
CN_SZTL 2020-01-28 23:23:52 +08:00
parent a4b09ce002
commit bfcb22ac59
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rblibtorrent
PKG_VERSION:=1.1.14
PKG_VERSION:=1.2.3
PKG_RELEASE=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=244f0f189ba8ab9801e7fcf553beebfb83d7c86b
PKG_SOURCE_VERSION:=078f7b956ef0d992948852a801e626b1118a1fc5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_LICENSE:=BSD