libndp: update to 1.4.

This commit is contained in:
Enno Boland 2014-08-05 20:09:39 +02:00
parent a01b215abb
commit 6a953d355a

View file

@ -1,6 +1,6 @@
# Template build file for 'libotr'. # Template build file for 'libotr'.
pkgname=libndp pkgname=libndp
version=1.3 version=1.4
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=58a013427debfc554f1ff6555bccfd3ba910d50effc8231cfcad79f0f19c3f9e checksum=3a0be247ec024bd72fe5b40ea9491519c4023c7faf078311196fab817b2fd55f
libndp-devel_package() { libndp-devel_package() {
depends="${sourcepkg}-${version}_${revision}" depends="${sourcepkg}-${version}_${revision}"