From 391e9149a7e8b312b9397a2fce97828218d9c195 Mon Sep 17 00:00:00 2001
From: omni <omni+alpine@hack.org>
Date: Sat, 29 Jun 2024 00:58:06 +0000
Subject: [PATCH] community/libndp: upgrade to 1.9

---
 community/libndp/APKBUILD | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/community/libndp/APKBUILD b/community/libndp/APKBUILD
index 606a448f89be..e8cf2934d17b 100644
--- a/community/libndp/APKBUILD
+++ b/community/libndp/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Stuart Cardall <developer@it-offshore.co.uk>
 # Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
 pkgname=libndp
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=0
 pkgdesc="Library for IPv6 Neighbor Discovery Protocol"
 url="http://libndp.org"
 arch="all"
@@ -39,5 +39,7 @@ package() {
 	make DESTDIR="$pkgdir" install
 }
 
-sha512sums="93cb4629a748aa8c3569c8748657489b263046c8245aa640478c86323f44bd7e66c135bf956fe5d7990226f52d5dd9ffe9452c505d6c3ad3da0860a28e2dbe6a  libndp-1.8.tar.gz
-e0cdeb09b757c8b8ed199ae9178dedcbb64769fee775be73f6c704fcb7fd749a91fda6c85b11f6ffcc010cef05a5ecc1d5b334374fa5056ab1cfae170e8afd6a  0001-remove-bash-dependency.patch"
+sha512sums="
+f1494e8413c022ed8ac93022c3fc3155622f1e7fd5a1d9a1a91986852565a5e620308fe525e1ba0fa549e677384d00f49efbad35a6b53765e52ec7cee13d1fd5  libndp-1.9.tar.gz
+e0cdeb09b757c8b8ed199ae9178dedcbb64769fee775be73f6c704fcb7fd749a91fda6c85b11f6ffcc010cef05a5ecc1d5b334374fa5056ab1cfae170e8afd6a  0001-remove-bash-dependency.patch
+"
-- 
GitLab