system/docker-proxy: Fix MD5SUM.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-04-19 15:46:12 +07:00
parent c5984bb7e3
commit 6a0c1bf956
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -4,7 +4,7 @@ HOMEPAGE="https://github.com/moby/libnetwork"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/moby/libnetwork/archive/9fd385b/libnetwork-9fd385be8302dbe1071a3ce124891893ff27f90f.tar.gz"
MD5SUM_x86_64="d09e629940b04e24a2f91b535c073f83"
MD5SUM_x86_64="01edf8891f46aa4306b32f41732dc39f"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"