Skip to content

Commit 7dce7b8

Browse files
committed
iproute2 6.18.0
1 parent 0fa8784 commit 7dce7b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/iproute2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Iproute2 < Formula
22
desc "Linux routing utilities"
33
homepage "https://wiki.linuxfoundation.org/networking/iproute2"
4-
url "https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.17.0.tar.xz"
5-
sha256 "9781e59410ab7dea8e9f79bb10ff1488e63d10fcbb70503b94426ba27a8e2dec"
4+
url "https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.18.0.tar.xz"
5+
sha256 "6ba520e1975e4c50dc931eeae91ea37c198b8a173744885f8895b84325f9d456"
66
license "GPL-2.0-only"
77
head "https://git.kernel.org/pub/scm/network/iproute2/iproute2.git", branch: "main"
88

0 commit comments

Comments
 (0)