diff options
Diffstat (limited to 'package/network/utils/arptables/Makefile')
-rw-r--r-- | package/network/utils/arptables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/arptables/Makefile b/package/network/utils/arptables/Makefile index 1ed0287..27deb74 100644 --- a/package/network/utils/arptables/Makefile +++ b/package/network/utils/arptables/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=arptables PKG_VERSION:=2015-05-20 PKG_RELEASE:=1 -PKG_MIRROR_MD5SUM:=736c2a88f99936811d80dd75d3016c3829ebb9dac8b28ced020a0bee149c2a31 +PKG_MIRROR_HASH:=736c2a88f99936811d80dd75d3016c3829ebb9dac8b28ced020a0bee149c2a31 PKG_SOURCE_URL:=git://git.netfilter.org/arptables PKG_SOURCE_PROTO:=git |