From dd195039c00809bc6236109c8c580c762dbc2805 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 4 Mar 2023 23:48:57 +0100 Subject: [PATCH] babeld: update to 1.12.2. --- srcpkgs/babeld/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/babeld/template b/srcpkgs/babeld/template index ebf55a4a787..2a4c62fc173 100644 --- a/srcpkgs/babeld/template +++ b/srcpkgs/babeld/template @@ -1,6 +1,6 @@ # Template file for 'babeld' pkgname=babeld -version=1.12.1 +version=1.12.2 revision=1 build_style=gnu-makefile short_desc="Babel loop-avoiding distance-vector routing daemon" @@ -9,7 +9,7 @@ license="MIT" homepage="https://www.irif.fr/~jch/software/babel/" changelog="https://raw.githubusercontent.com/jech/babeld/master/CHANGES" distfiles="https://www.irif.fr/~jch/software/files/babeld-${version}.tar.gz" -checksum=9ab59d7ac741f3630df23f9c3b67c60294d8b34ab622398f9b89773a878ecb1e +checksum=1db22b6193070ea2450a1ab51196fd72f58a1329f780cb0388e2e4b2e7768cbb conflicts="frr" pre_build() {