Revert "rblibtorrent: bump to 1.2.1"

This commit is contained in:
CN_SZTL 2019-08-20 15:04:17 +08:00
parent 896769e51a
commit a13845eab0
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.2.1
PKG_VERSION:=1.1.13
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:=4b268297c4cf7beefd6d90e45e2f5c2a2284a870
PKG_SOURCE_VERSION:=6f1250c6535730897909240ea0f4f2a81937d21a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_LICENSE:=BSD