Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Babeld #47658

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Babeld #47658

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/babeld/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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() {
Expand Down