diff options
Diffstat (limited to 'development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild')
-rw-r--r-- | development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild index 9de50329b9662..d3bf4cd7ad7a9 100644 --- a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild +++ b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-5.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-5.0.15} +VERSION=${VERSION:-5.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |