diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
| commit | b5a8a6c29e40f786ceb808c0b95f01c4251111d1 (patch) | |
| tree | 78e38b50664693918e3f3946714cb6bb9df8dce9 /repos/extra/dhcpcd/abuild | |
| parent | df36bfd61252b7c543ab1efbfc5482b453805b0f (diff) | |
| download | alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.tar.gz alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.zip | |
added clang branch
Diffstat (limited to 'repos/extra/dhcpcd/abuild')
| -rwxr-xr-x[-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 d4efdaf1..d90ad334 100644..100755 --- a/repos/extra/dhcpcd/abuild +++ b/repos/extra/dhcpcd/abuild @@ -1,5 +1,5 @@ name=dhcpcd -version=10.2.0 +version=10.1.0 release=1 source="https://github.com/NetworkConfiguration/$name/releases/download/v$version/$name-$version.tar.xz run" |