diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2019-12-07 18:37:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 18:37:00 +0700 |
commit | ea844cef6ff617f30c78dda2bf034ed800f4ffb1 (patch) | |
tree | 2903f47ce76434678745eb97c1d8fe42b6b95b29 /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | 5fd318fa9699cdd73afe8ee29c681c55f68b60fd (diff) |
development/dotnet-runtime: Updated for version 3.1.0.
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 0179bab11c..e6ff506c2f 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.0.0} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |