diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-10-08 03:42:00 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 08:58:34 +0700 |
commit | cb2bc524dde3fcfd618c69ba211e86501e7755b0 (patch) | |
tree | e0b888890a5b07aabf7771099f901dc9ba9015bb /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | |
parent | d384f323f0aac8905ef9903ce34aa6c8d5bbc78c (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild')
-rw-r--r-- | development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild index 2b4f8fac6f..95195b4eb2 100644 --- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild +++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-3.1 SRCNAM=dotnet-runtime -VERSION=${VERSION:-3.1.28} +VERSION=${VERSION:-3.1.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |