From 528cb9d3e933c2b10b152249779c2ff72efa4224 Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Thu, 25 Jan 2024 16:47:44 -0800 Subject: [PATCH] README: update Ubuntu link Do what [0] proposed to do, but with properly formatted commit message and Signed-off-by. [0] https://github.com/libbpf/libbpf/pull/742 Signed-off-by: Andrii Nakryiko --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4642294..df2bda5 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Distributions packaging libbpf from this mirror: - [Gentoo](https://packages.gentoo.org/packages/dev-libs/libbpf) - [Debian](https://packages.debian.org/source/sid/libbpf) - [Arch](https://archlinux.org/packages/core/x86_64/libbpf/) - - [Ubuntu](https://packages.ubuntu.com/source/impish/libbpf) + - [Ubuntu](https://packages.ubuntu.com/source/jammy/libbpf) - [Alpine](https://pkgs.alpinelinux.org/packages?name=libbpf) Benefits of packaging from the mirror over packaging from kernel sources: