diff options
author | khronosschoty <khronosschoty@posteo.org> | 2022-02-16 19:38:53 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-17 12:55:36 +0700 |
commit | d6f247f7e703b98e2934eec9172c8735fef422c7 (patch) | |
tree | eaae6e9f34710d7ffd1ec47fd622f5b74c62678f /network/et/et.SlackBuild | |
parent | c21c4098e6f4459992e0e655eb7375c3483a3e1c (diff) |
network/et: Updated for version 6.1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/et/et.SlackBuild')
-rw-r--r-- | network/et/et.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/et/et.SlackBuild b/network/et/et.SlackBuild index 971374505501..63548d5cce64 100644 --- a/network/et/et.SlackBuild +++ b/network/et/et.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=et -VERSION=${VERSION:-5.1.8} +VERSION=${VERSION:-6.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |