Skip to content

Commit

Permalink
app-admin/mongo-tools: Bump v.100.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 11, 2023
1 parent 755ee16 commit 990d871
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/server/app-admin/mongo-tools/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ prelude:
emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- end }}
- 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/server/app-admin/mongo-tools/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: mongo-tools
version: 100.6.1
version: 100.7.0
category: app-admin
use_flags:
- -sasl
Expand Down Expand Up @@ -31,4 +31,4 @@ labels:
kit: core-server-kit
original.package.name: app-admin/mongo-tools
original.package.slot: "0"
original.package.version: 100.6.1
original.package.version: 100.7.0

0 comments on commit 990d871

Please sign in to comment.