diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-06-14 07:24:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-14 07:24:46 +0700 |
commit | b103752a05aab7e24cf1a5a3fdfa9aeb0e7cfb5c (patch) | |
tree | 703b982006348369050ed21fc5c98534880e85e8 /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | 20282717812634bdb1fa13eaf10d3fca1e7d6099 (diff) |
development/dotnet-runtime: Updated for version 3.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime/dotnet-runtime.SlackBuild')
-rw-r--r-- | development/dotnet-runtime/dotnet-runtime.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime/dotnet-runtime.SlackBuild b/development/dotnet-runtime/dotnet-runtime.SlackBuild index c1032bd5fc476..7bb351c5d88e3 100644 --- a/development/dotnet-runtime/dotnet-runtime.SlackBuild +++ b/development/dotnet-runtime/dotnet-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dotnet-runtime -VERSION=${VERSION:-3.1.4} +VERSION=${VERSION:-3.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |