libndp: update to 1.5.
This commit is contained in:
parent
f11daccfee
commit
c74a5324b6
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libotr'.
|
# Template build file for 'libndp'.
|
||||||
pkgname=libndp
|
pkgname=libndp
|
||||||
version=1.4
|
version=1.5
|
||||||
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 <eb@s01.de>"
|
||||||
homepage="http://libndp.org/"
|
homepage="http://libndp.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="$homepage/files/$pkgname-$version.tar.gz"
|
distfiles="$homepage/files/$pkgname-$version.tar.gz"
|
||||||
checksum=3a0be247ec024bd72fe5b40ea9491519c4023c7faf078311196fab817b2fd55f
|
checksum=faf116ab70ce9514ec4e8573556025debea08f606e7f38b616de1f26e120c795
|
||||||
|
|
||||||
libndp-devel_package() {
|
libndp-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue