diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:57:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:57:42 +0000 |
| commit | eeb726d2cf5b73233c813bf16c22e846859f093c (patch) | |
| tree | 70d51d1272cd54811f32972c6ee674057f2071c9 /repos/core/curl/abuild | |
| parent | e2f1e72b54da900023bea7d1fbbf642d2784201f (diff) | |
| download | alicelinux-eeb726d2cf5b73233c813bf16c22e846859f093c.tar.gz alicelinux-eeb726d2cf5b73233c813bf16c22e846859f093c.zip | |
curl: updated to 8.19.0
Diffstat (limited to 'repos/core/curl/abuild')
| -rw-r--r-- | repos/core/curl/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild index 236f5d44..2c130069 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.18.0 +version=8.19.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" keep_static=1 |