mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libndp: update to 1.8.
This commit is contained in:
parent
4b18f8d27c
commit
bb1d20d1d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libndp'
|
# Template file for 'libndp'
|
||||||
pkgname=libndp
|
pkgname=libndp
|
||||||
version=1.7
|
version=1.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for Neighbor Discovery Protocol"
|
short_desc="Library for Neighbor Discovery Protocol"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://libndp.org/"
|
homepage="http://libndp.org/"
|
||||||
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2c480afbffb02792dbae3c13bbfb71d89f735562f2795cca0640ed3428b491b6
|
checksum=88ffb66ee2eb527f146f5c02f5ccbc38ba97d2b0d57eb46bfba488821ab0c02b
|
||||||
|
|
||||||
libndp-devel_package() {
|
libndp-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue