From 7e7c3be653e511a834bb82e7c42f5b319d199c2c Mon Sep 17 00:00:00 2001
From: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
Date: Sat, 17 Aug 2019 20:56:27 +0000
Subject: [PATCH] user/iputils: bump to 20190709

---
 user/iputils/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user/iputils/APKBUILD b/user/iputils/APKBUILD
index 142a5ff2d5..f3cca0f7ea 100644
--- a/user/iputils/APKBUILD
+++ b/user/iputils/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Dan Theisen <djt@hxx.in>
 pkgname=iputils
-pkgver=20190515
+pkgver=20190709
 pkgrel=0
 pkgdesc="IP Configuration Utilities (and Ping)"
 url="https://github.com/iputils/iputils/"
@@ -33,4 +33,4 @@ package() {
 	ln -s ping "$pkgdir"/usr/bin/ping6
 }
 
-sha512sums="adb8831ca3a567b9a5f3762227c631aefa62eedbaa7578c2bfea90b6d494b9e0cccf49b68713912611ec56c352d6c517df9e8409c9c9478cfc5732371c8cf250  iputils-20190515.tgz"
+sha512sums="5db18ac49fa46ed810da4d508e78f4baf2d5c07e7f923eb49d005ad8745743d8861e5788b34a7e37fb7261cee7ddfb768b737eee9d200502ea53537142cac6b5  iputils-20190709.tgz"
-- 
GitLab