summaryrefslogtreecommitdiffstats
path: root/network/wireguard-linux-compat
diff options
context:
space:
mode:
Diffstat (limited to 'network/wireguard-linux-compat')
-rw-r--r--network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild b/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
index d2472fde9d..1f6d2e3452 100644
--- a/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
+++ b/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
@@ -46,7 +46,7 @@ fi
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
+ echo "$PRGNAM-$PKGVER-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
fi