system/docker-proxy: Updated for version 20181015_6da50d1.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2018-12-16 17:17:28 +02:00 committed by Willy Sudiarto Raharjo
parent d0d73569c7
commit 06a71ef0bb
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=docker-proxy
VERSION=${VERSION:-20180412_c15b372}
GITHASH=${GITHASH:-c15b372ef22125880d378167dde44f4b134e1a77}
VERSION=${VERSION:-20181015_6da50d1}
GITHASH=${GITHASH:-6da50d1978302f04c3e2089e29112ea24812f05b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="docker-proxy"
VERSION="20180412_c15b372"
VERSION="20181015_6da50d1"
HOMEPAGE="https://github.com/docker/libnetwork"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/docker/libnetwork/archive/c15b372/libnetwork-c15b372ef22125880d378167dde44f4b134e1a77.tar.gz"
MD5SUM_x86_64="557e972b9b6a42c872ab0c9aca023c9f"
DOWNLOAD_x86_64="https://github.com/docker/libnetwork/archive/6da50d1/libnetwork-6da50d1978302f04c3e2089e29112ea24812f05b.tar.gz"
MD5SUM_x86_64="b2d6d1427bdc142137280c66f732a4f2"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"