diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:50:18 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:50:18 +0800 |
| commit | c2d3bc315c342e48a0ba95b3921c208c78d0ca10 (patch) | |
| tree | f1dad20e26c5241c9e87c6cb0e08ae8e7920f0e9 /repos/extra/dhcpcd/abuild | |
| parent | a935697a763125ef0b481a71d32559378024bce2 (diff) | |
| download | alicelinux-c2d3bc315c342e48a0ba95b3921c208c78d0ca10.tar.gz alicelinux-c2d3bc315c342e48a0ba95b3921c208c78d0ca10.zip | |
dhcpcd: updated to 10.2.0
Diffstat (limited to 'repos/extra/dhcpcd/abuild')
| -rw-r--r-- | repos/extra/dhcpcd/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/dhcpcd/abuild b/repos/extra/dhcpcd/abuild index d90ad334..d4efdaf1 100644 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.1.0 +version=10.2.0 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |