diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-05-30 09:39:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-30 09:39:22 +0700 |
commit | 2ed3d94cbb4a259f4cf733bf9fbbfff45911baf2 (patch) | |
tree | 8c5034a6d5f8afeb3d25ece3cf8a344566c85d69 /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | 69681becea47d774f938c8a4e87d61951ef5592f (diff) |
development/dotnet-runtime: Updated for version 3.1.4.
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 75b372ba16..c1032bd5fc 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.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |