Date: Sunday, April 16, 2023 @ 21:01:24
  Author: eworm
Revision: 1446578

upgpkg: libdnet 1.16.4-1: new upstream release

Modified:
  libdnet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-16 20:59:25 UTC (rev 1446577)
+++ PKGBUILD    2023-04-16 21:01:24 UTC (rev 1446578)
@@ -2,7 +2,7 @@
 # Contributor: James Fryman <[email protected]>
 
 pkgname=libdnet
-pkgver=1.16.3
+pkgver=1.16.4
 pkgrel=1
 pkgdesc='A simplified, portable interface to several low-level networking 
routines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('BSD')
 url='https://github.com/ofalk/libdnet'
 
source=("https://github.com/ofalk/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('83171a9f6e96d7a5047d6537fce4c376bdf6d867f8d49cf6ba434a0f3f7b45c1')
+sha256sums=('7df1f0a3db9cf03b48cf50ab273fd6a20c1be99eb9344b9663fe3fd9ed9dab65')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgname-$pkgver

Reply via email to