We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa8784 commit 7dce7b8Copy full SHA for 7dce7b8
Formula/i/iproute2.rb
@@ -1,8 +1,8 @@
1
class Iproute2 < Formula
2
desc "Linux routing utilities"
3
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"
+ url "https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.18.0.tar.xz"
+ sha256 "6ba520e1975e4c50dc931eeae91ea37c198b8a173744885f8895b84325f9d456"
6
license "GPL-2.0-only"
7
head "https://git.kernel.org/pub/scm/network/iproute2/iproute2.git", branch: "main"
8
0 commit comments