libndp: update to 1.6.
This commit is contained in:
parent
aa0367b6bc
commit
96239f529f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libndp'
|
||||
pkgname=libndp
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for Neighbor Discovery Protocol"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://libndp.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="$homepage/files/$pkgname-$version.tar.gz"
|
||||
checksum=faf116ab70ce9514ec4e8573556025debea08f606e7f38b616de1f26e120c795
|
||||
checksum=0c7dfa84e013bd5e569ef2c6292a6f72cfaf14f4ff77a77425e52edc33ffac0e
|
||||
|
||||
libndp-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue