diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:04 +0000 |
| commit | 401d2607edd88cb31dfe8a52a4b4a83425323f21 (patch) | |
| tree | b6821af63de578bd9cc498a3eb6dfc5aca83a5d9 /repos/extra/dhcpcd/abuild | |
| parent | 4577843e6c7bfb9be83b2e9cfaad5687483ee37e (diff) | |
| download | alicelinux-401d2607edd88cb31dfe8a52a4b4a83425323f21.tar.gz alicelinux-401d2607edd88cb31dfe8a52a4b4a83425323f21.zip | |
dhcpcd: updated to 10.3.1
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 4701cbd7..ce291ade 100644 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.3.0 +version=10.3.1 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |