libraries/ring-lrc: Updated for version 20170728_23bf543.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
62dea009cc
commit
5515bcb005
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ring-lrc
|
||||
|
||||
# Copyright 2017 Mario Preksavec, Zagreb, Croatia
|
||||
# Copyright 2017, 2018 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ring-lrc
|
||||
VERSION=${VERSION:-20170728_23bf543}
|
||||
COMMIT=${COMMIT:-23bf543c853738b0d1a8a7786f00da3319c76c30}
|
||||
VERSION=${VERSION:-20181023_4cceb03}
|
||||
COMMIT=${COMMIT:-4cceb030f0d052c840044a09c6ea18abbb9aabd7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ring-lrc"
|
||||
VERSION="20170728_23bf543"
|
||||
VERSION="20181023_4cceb03"
|
||||
HOMEPAGE="https://ring.cx/"
|
||||
DOWNLOAD="https://github.com/savoirfairelinux/ring-lrc/archive/23bf543/ring-lrc-23bf543c853738b0d1a8a7786f00da3319c76c30.tar.gz"
|
||||
MD5SUM="5f8561c66f060408b1654b675d8d34ac"
|
||||
DOWNLOAD="https://github.com/savoirfairelinux/ring-lrc/archive/4cceb03/ring-lrc-4cceb030f0d052c840044a09c6ea18abbb9aabd7.tar.gz"
|
||||
MD5SUM="c07ea1ca2a1c24f429656ccf8fbee2b5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ring-daemon qt5"
|
||||
|
|
Loading…
Reference in New Issue