diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-04-01 18:51:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-01 18:51:55 +0700 |
commit | 9db76f08c4846d5e9023d0555574dc207f8b67ee (patch) | |
tree | f830a5bd43d8ac6fab4d68ae5d85083f13b2061c /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | ef98f670fae7c62b33466dfc572503bd4f30c35b (diff) |
development/dotnet-runtime: Updated for version 3.1.3.
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 b2e4333eab..75b372ba16 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.2} +VERSION=${VERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |