network/et: Updated for version 5.1.8.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
khronosschoty 2018-11-04 21:29:07 +00:00 committed by Willy Sudiarto Raharjo
parent 26b432ab5b
commit 86e803f706
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=et
VERSION=${VERSION:-5.1.0}
VERSION=${VERSION:-5.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="et"
VERSION="5.1.0"
VERSION="5.1.8"
HOMEPAGE="https://mistertea.github.io/EternalTerminal/"
DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v5.1.0/EternalTerminal-et-v5.1.0.tar.gz"
MD5SUM="777ec2e58fd258bdb1a4a9aab8457cee"
DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v5.1.8/EternalTerminal-et-v5.1.8.tar.gz"
MD5SUM="27f5975561694bf27215332c158cb925"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf-c gflags libsodium"