summaryrefslogtreecommitdiffstats
path: root/libraries/librelp/librelp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/librelp/librelp.SlackBuild')
-rw-r--r--libraries/librelp/librelp.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/librelp/librelp.SlackBuild b/libraries/librelp/librelp.SlackBuild
index 983597dae7..ce0fc772c9 100644
--- a/libraries/librelp/librelp.SlackBuild
+++ b/libraries/librelp/librelp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for librelp
-# Copyright (c) 2021, Christophe Trussardi, Paris, France
+# Copyright (c) 2023, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=librelp
-VERSION=${VERSION:-1.10.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.11.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}