From fd822dc83bdfefedfd615fc799ced41d04c3c4f9 Mon Sep 17 00:00:00 2001 From: lemmi Date: Tue, 30 Aug 2022 14:23:21 +0200 Subject: [PATCH] babeld: update to 1.12.1. add changelog add conflict with frr (/usr/bin/babeld) --- srcpkgs/babeld/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/babeld/template b/srcpkgs/babeld/template index 5a46f57aafa..ebf55a4a787 100644 --- a/srcpkgs/babeld/template +++ b/srcpkgs/babeld/template @@ -1,15 +1,16 @@ # Template file for 'babeld' pkgname=babeld -version=1.10 +version=1.12.1 revision=1 -wrksrc=babeld-babeld-${version} build_style=gnu-makefile short_desc="Babel loop-avoiding distance-vector routing daemon" maintainer="lemmi " license="MIT" homepage="https://www.irif.fr/~jch/software/babel/" -distfiles="https://github.com/jech/babeld/archive/babeld-${version}.tar.gz" -checksum=d44a0ca3cf67595e1ed67ca219c975c3c011c6046028be75df254715c4611d31 +changelog="https://raw.githubusercontent.com/jech/babeld/master/CHANGES" +distfiles="https://www.irif.fr/~jch/software/files/babeld-${version}.tar.gz" +checksum=9ab59d7ac741f3630df23f9c3b67c60294d8b34ab622398f9b89773a878ecb1e +conflicts="frr" pre_build() { echo ${version}-${revision} > version