aboutsummaryrefslogtreecommitdiff
path: root/network/wpa-cute/wpa-cute.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2024-04-12 22:57:06 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:54 +0700
commitf761774af3be0a47aa93139d526c7c1f389c27fa (patch)
tree3e3113746f3f897c783b02328d7a169e5b602eb5 /network/wpa-cute/wpa-cute.SlackBuild
parent7777549eab8181e3d1d3f9bdad715e67519dcb21 (diff)
network/wpa-cute: Updated for version 0.8.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wpa-cute/wpa-cute.SlackBuild')
-rw-r--r--network/wpa-cute/wpa-cute.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wpa-cute/wpa-cute.SlackBuild b/network/wpa-cute/wpa-cute.SlackBuild
index c7538d1f9e191..0eef3b9316a7d 100644
--- a/network/wpa-cute/wpa-cute.SlackBuild
+++ b/network/wpa-cute/wpa-cute.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wpa-cute
-# Copyright 2022, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2022-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wpa-cute
-VERSION=${VERSION:-0.8.3}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}