diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-01-26 07:20:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 07:20:11 +0700 |
commit | ec802e445eb9a484f96f599a6d8e46a92625247e (patch) | |
tree | d8ebeebbdf56e4bd977915566d67b44666f571b0 /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | e502ede7d829cfb8647bcfa5befb4137b24347b1 (diff) |
development/dotnet-runtime: Updated for version 3.1.1.
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 e6ff506c2fdb1..8525d886c9b54 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.0} +VERSION=${VERSION:-3.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |