diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:38 +0000 |
| commit | 9988d67951a56f7d9cbd6c6d48c3c427127b19ce (patch) | |
| tree | 74fefea9bfe4a0aa79e6b893dab42b12dff0d385 /repos/extra/dhcpcd | |
| parent | 3c7d20a7fdc70a730b9a4a16a0db244be380b515 (diff) | |
| download | alicelinux-9988d67951a56f7d9cbd6c6d48c3c427127b19ce.tar.gz alicelinux-9988d67951a56f7d9cbd6c6d48c3c427127b19ce.zip | |
dhcpcd: updated to 10.2.4
Diffstat (limited to 'repos/extra/dhcpcd')
| -rw-r--r-- | repos/extra/dhcpcd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/dhcpcd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/dhcpcd/.checksum b/repos/extra/dhcpcd/.checksum index a9aed858..b848e764 100644 --- a/repos/extra/dhcpcd/.checksum +++ b/repos/extra/dhcpcd/.checksum @@ -1,2 +1,2 @@ -94c74c292c9499f4035cc21d3ccf501f99d0a045267ff2b33e658f2de8afa994 dhcpcd-10.2.3.tar.xz +900556f453e4135c1b7129cd9b5cf805ce432b5f4eaa88de98b719475f66587a dhcpcd-10.2.4.tar.xz 847d2e7af742d121dcbd8181609be45ab703daea4977fa4b8bea795a6fd907fe run diff --git a/repos/extra/dhcpcd/abuild b/repos/extra/dhcpcd/abuild index e3008de1..3daf5e10 100644 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.2.3 +version=10.2.4 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |