diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-11-04 21:29:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:53 +0700 |
commit | 86e803f706fffe00a8e1ce2b829a34982eb84812 (patch) | |
tree | c8527cd62825aa0296a9fcf3cf0ea73a5249ec3d /network/et/et.SlackBuild | |
parent | 26b432ab5b4806e2dede785767f76d16b8933c77 (diff) |
network/et: Updated for version 5.1.8.
Signed-off-by: David Spencer <idlemoor@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 5c80fe1d001bf..82b18acb054c2 100644 --- a/network/et/et.SlackBuild +++ b/network/et/et.SlackBuild @@ -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} |