diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:02:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:02:29 +0000 |
| commit | d26c73daa5d4bd737e7087d876031116b3a969d0 (patch) | |
| tree | cc908a5f7055e2a0cdbaf615bd34df21562b638f /repos/extra/dhcpcd/abuild | |
| parent | 864351f5d753272ad79164be4e878fdeeebe3c7b (diff) | |
| download | alicelinux-d26c73daa5d4bd737e7087d876031116b3a969d0.tar.gz alicelinux-d26c73daa5d4bd737e7087d876031116b3a969d0.zip | |
dhcpcd: updated to 10.3.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 3daf5e10..4701cbd7 100644 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.2.4 +version=10.3.0 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |