summaryrefslogtreecommitdiffstats
path: root/system/docker-proxy/docker-proxy.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2021-01-09 18:04:53 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-17 08:45:11 +0700
commit070c97193956c13f3f68b956a27d4c5d86f38d2e (patch)
treef7c424abcfddf3c4b33a93d9d7d0518d4be3ad05 /system/docker-proxy/docker-proxy.SlackBuild
parent58081fd18efe4ddcc3d17386c6de89b614381973 (diff)
downloadslackbuilds-070c97193956c13f3f68b956a27d4c5d86f38d2e.tar.gz
slackbuilds-070c97193956c13f3f68b956a27d4c5d86f38d2e.tar.xz
system/docker-proxy: Updated for version 20201215_fa125a3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker-proxy/docker-proxy.SlackBuild')
-rw-r--r--system/docker-proxy/docker-proxy.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker-proxy/docker-proxy.SlackBuild b/system/docker-proxy/docker-proxy.SlackBuild
index 049910676b..ee04af839e 100644
--- a/system/docker-proxy/docker-proxy.SlackBuild
+++ b/system/docker-proxy/docker-proxy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for docker-proxy
-# Copyright 2017-2020 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2017-2021 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=docker-proxy
-VERSION=${VERSION:-20200102_9fd385b}
-GITHASH=${GITHASH:-9fd385be8302dbe1071a3ce124891893ff27f90f}
+VERSION=${VERSION:-20201215_fa125a3}
+GITHASH=${GITHASH:-fa125a3512ee0f6187721c88582bf8c4378bd4d7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}