libndp: update to 1.8.

This commit is contained in:
Duncaen 2023-12-22 23:42:05 +01:00
parent 4b18f8d27c
commit bb1d20d1d2
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'libndp'
pkgname=libndp
version=1.7
version=1.8
revision=1
build_style=gnu-configure
short_desc="Library for Neighbor Discovery Protocol"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://libndp.org/"
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
checksum=2c480afbffb02792dbae3c13bbfb71d89f735562f2795cca0640ed3428b491b6
checksum=88ffb66ee2eb527f146f5c02f5ccbc38ba97d2b0d57eb46bfba488821ab0c02b
libndp-devel_package() {
depends="${sourcepkg}-${version}_${revision}"