summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2022-01-01 20:54:20 +0100
committer Willy Sudiarto Raharjo2022-01-04 01:50:45 +0100
commitf719570834e510cb3dd26821f9283c376ec52fe5 (patch)
tree75b43e6c0f938323c05299b03de7430b4e130f71
parent8df11f4eb20587fe5e3dabadab8dfdc5c9c0b9d9 (diff)
downloadslackbuilds-f719570834e510cb3dd26821f9283c376ec52fe5.tar.gz
development/le: Updated for version 1.16.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/le/le.SlackBuild4
-rw-r--r--development/le/le.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/le/le.SlackBuild b/development/le/le.SlackBuild
index b336113bf3..8f52a4159a 100644
--- a/development/le/le.SlackBuild
+++ b/development/le/le.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for le
-# Copyright 2014-2017 Zhu Quny-Ying
+# Copyright 2014-2022 Zhu Quny-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=le
-VERSION=${VERSION:-1.16.6}
+VERSION=${VERSION:-1.16.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/le/le.info b/development/le/le.info
index a7b3337954..d401368da1 100644
--- a/development/le/le.info
+++ b/development/le/le.info
@@ -1,8 +1,8 @@
PRGNAM="le"
-VERSION="1.16.6"
+VERSION="1.16.8"
HOMEPAGE="https://github.com/lavv17/le"
-DOWNLOAD="https://github.com/lavv17/le/archive/v1.16.6/le-1.16.6.tar.gz"
-MD5SUM="cb2bfa53175a676228676d730cc1c497"
+DOWNLOAD="https://github.com/lavv17/le/archive/v1.16.8/le-1.16.8.tar.gz"
+MD5SUM="94a24b344084324f07ab1a4fd3181fda"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnulib"