mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/liblxi: Updated for version 1.12
Signed-off-by: Nate Bargmann <n0nb@arrl.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d1062a8d7f
commit
f7c6df8c8e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=liblxi
|
||||
VERSION=${VERSION:-1.11}
|
||||
VERSION=${VERSION:-1.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liblxi"
|
||||
VERSION="1.11"
|
||||
VERSION="1.12"
|
||||
HOMEPAGE="https://lxi-tools.github.io/"
|
||||
DOWNLOAD="https://github.com/lxi-tools/liblxi/releases/download/v1.11/liblxi-1.11.tar.xz"
|
||||
MD5SUM="fd665e8c85cc2522c71292c7b28b500c"
|
||||
DOWNLOAD="https://github.com/lxi-tools/liblxi/releases/download/v1.12/liblxi-1.12.tar.xz"
|
||||
MD5SUM="72dafac5e3b7e0ea7eac267419d04897"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="avahi"
|
||||
|
|
Loading…
Reference in a new issue