diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-05-30 09:38:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-30 09:38:10 +0700 |
commit | 69681becea47d774f938c8a4e87d61951ef5592f (patch) | |
tree | 51f15f4056e4a88cef11fefeac70b27a62d0fcf5 /libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | |
parent | 5768a06858082b9a9131e40707034767e2fa7a76 (diff) |
libraries/aspnetcore-runtime: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild')
-rw-r--r-- | libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild index 2c1e5d254f..b35c037c6b 100644 --- a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild +++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=aspnetcore-runtime -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |