mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
libtorrent: bump to 1.2.15
This commit is contained in:
parent
ff1bcf8da9
commit
2598209e44
@ -1,15 +1,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rblibtorrent
|
||||
PKG_VERSION:=1.2.14
|
||||
PKG_RELEASE=2
|
||||
PKG_VERSION:=1.2.15
|
||||
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:=33a10d5a723a6c27d9baee7d9bf2028eb81c88ed
|
||||
PKG_SOURCE_VERSION:=9c5b26b8d9bdb168256566a2986c563187638e5a
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=036e1d7bd26d48f3e085ab467893bd4f90cdf56ac744b35c4652ac2fed035ed2
|
||||
PKG_MIRROR_HASH:=15c9d37a56cf09b22b9d1eeec8a0c21eff7c9fb6b30b04c4cba9a61d5201d57a
|
||||
|
||||
PKG_LICENSE:=BSD
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user