mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libtorrent-rasterbar: Updated for version 1.2.10.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
3c188c04c2
commit
a465dc2316
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libtorrent-rasterbar
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
VERSION=${VERSION:-1.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libtorrent-rasterbar"
|
||||
VERSION="1.2.7"
|
||||
VERSION="1.2.10"
|
||||
HOMEPAGE="https://libtorrent.org/"
|
||||
DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_2_7/libtorrent-rasterbar-1.2.7.tar.gz"
|
||||
MD5SUM="0c5e9d3c141704d1801f6da65c4554fe"
|
||||
DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1.2.10/libtorrent-rasterbar-1.2.10.tar.gz"
|
||||
MD5SUM="ebacb206c8a9f76ce5d8da182c4a829b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue