Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions curl-rustls.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: curl-rustls
version: 8.1.2
epoch: 1
version: 8.2.0
epoch: 0
description: "URL retrieval utility and library"
copyright:
- license: MIT
Expand All @@ -26,7 +26,7 @@ pipeline:
- uses: fetch
with:
uri: https://curl.se/download/curl-${{package.version}}.tar.xz
expected-sha256: 31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6
expected-sha256: 2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f

- uses: autoconf/configure
with:
Expand Down