babeld: add version definition

This commit is contained in:
lemmi 2019-09-30 22:29:01 +02:00
parent 804715c4cc
commit 57d6154a94

View file

@ -1,7 +1,7 @@
# Template file for 'babeld'
pkgname=babeld
version=1.9.1
revision=2
revision=3
wrksrc=babeld-babeld-${version}
build_style=gnu-makefile
short_desc="Babel loop-avoiding distance-vector routing daemon"
@ -12,6 +12,10 @@ distfiles="https://github.com/jech/babeld/archive/babeld-${version}.tar.gz"
checksum=16e18dbd9f8442feaa68487f5919a8ff8f7d95c62a9c7a3c42b7adf31bd4a9b3
patch_args="-Np1"
pre_build() {
echo ${version}-${revision} > version
}
do_install() {
vbin babeld
vman babeld.man babeld.8