Skip to content

Commit

Permalink
net-misc/curl: Bump v.8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Mar 30, 2023
1 parent 36f4442 commit 66477c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/base/net-misc/curl/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ env:
- FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox"
prelude:
- eval 'rm -rf /pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages"
) }}
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages" ) }}
- rm -v /var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true
package_dir: /pkgdir/{{ .Values.name }}
excludes:
Expand Down
4 changes: 2 additions & 2 deletions packages/atoms/base/net-misc/curl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: curl
version: 7.87.0
version: 8.0.1
category: net-misc
use_flags:
- -adns
Expand Down Expand Up @@ -86,4 +86,4 @@ labels:
kit: core-kit
original.package.name: net-misc/curl
original.package.slot: "0"
original.package.version: 7.87.0
original.package.version: 8.0.1

0 comments on commit 66477c8

Please sign in to comment.