From c71bb6a77e33a7468898d97b8aa225dffd5306e0 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 9 Dec 2023 07:05:09 +0100 Subject: [PATCH] babeld: update to 1.13.1. --- srcpkgs/babeld/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/babeld/template b/srcpkgs/babeld/template index 2a4c62fc173921..766fb7ff2f077e 100644 --- a/srcpkgs/babeld/template +++ b/srcpkgs/babeld/template @@ -1,6 +1,6 @@ # Template file for 'babeld' pkgname=babeld -version=1.12.2 +version=1.13.1 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=1db22b6193070ea2450a1ab51196fd72f58a1329f780cb0388e2e4b2e7768cbb +checksum=15f24d26da0ccfc073abcdef0309f281e4684f2aa71126f826572c4c845e8dd9 conflicts="frr" pre_build() {