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 | |
| parent | 864351f5d753272ad79164be4e878fdeeebe3c7b (diff) | |
| download | alicelinux-d26c73daa5d4bd737e7087d876031116b3a969d0.tar.gz alicelinux-d26c73daa5d4bd737e7087d876031116b3a969d0.zip | |
dhcpcd: updated to 10.3.0
Diffstat (limited to 'repos/extra')
| -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 b848e764..f0227b5e 100644 --- a/repos/extra/dhcpcd/.checksum +++ b/repos/extra/dhcpcd/.checksum @@ -1,2 +1,2 @@ -900556f453e4135c1b7129cd9b5cf805ce432b5f4eaa88de98b719475f66587a dhcpcd-10.2.4.tar.xz +b5f260087081746d5fb92bf774b443fbe0dcfc3c6b9730aefa2d10571fc529dc dhcpcd-10.3.0.tar.xz 847d2e7af742d121dcbd8181609be45ab703daea4977fa4b8bea795a6fd907fe run 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" |