diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:28 +0000 |
| commit | a50b75d584e7563dac57fcf9786cf56345bb061d (patch) | |
| tree | f9239cb705692148b048baedbdf94075d15e788d /repos | |
| parent | 823afc36dc4e12448dd9aeb3c574aea7acd234f6 (diff) | |
| download | alicelinux-a50b75d584e7563dac57fcf9786cf56345bb061d.tar.gz alicelinux-a50b75d584e7563dac57fcf9786cf56345bb061d.zip | |
dhcpcd: updated to 10.2.3
Diffstat (limited to 'repos')
| -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 5e1235f0..a9aed858 100644 --- a/repos/extra/dhcpcd/.checksum +++ b/repos/extra/dhcpcd/.checksum @@ -1,2 +1,2 @@ -7d899259f2ebd47e0db31afedd18e132eabf936ad54189831e64512f026b2421 dhcpcd-10.2.2.tar.xz +94c74c292c9499f4035cc21d3ccf501f99d0a045267ff2b33e658f2de8afa994 dhcpcd-10.2.3.tar.xz 847d2e7af742d121dcbd8181609be45ab703daea4977fa4b8bea795a6fd907fe run diff --git a/repos/extra/dhcpcd/abuild b/repos/extra/dhcpcd/abuild index 4a23530e..e3008de1 100644 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.2.2 +version=10.2.3 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |