Date: Wednesday, February 1, 2023 @ 08:08:35
  Author: eworm
Revision: 1391688

upgpkg: libdnet 1.16.3-1: new upstream release

Modified:
  libdnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 08:05:20 UTC (rev 1391687)
+++ PKGBUILD    2023-02-01 08:08:35 UTC (rev 1391688)
@@ -2,7 +2,7 @@
 # Contributor: James Fryman <[email protected]>
 
 pkgname=libdnet
-pkgver=1.16.1
+pkgver=1.16.3
 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=('b151c4913758ef80daf4558361b4f2680a37b01d59272625bb78c77183062c63')
+sha256sums=('83171a9f6e96d7a5047d6537fce4c376bdf6d867f8d49cf6ba434a0f3f7b45c1')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgname-$pkgver

Reply via email to