From 264c04c14dae5f0bf17c982c8d4c79c130e6ccba Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Fri, 24 Nov 2023 17:53:18 -0500 Subject: [PATCH] community/powershell: sync with aports --- community/powershell/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/community/powershell/APKBUILD b/community/powershell/APKBUILD index 71bbf2d..7319b56 100644 --- a/community/powershell/APKBUILD +++ b/community/powershell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Antoine Martin (ayakael) # Contributor: Antoine Martin (ayakael) pkgname=powershell -pkgver=7.3.5 +pkgver=7.3.9 pkgrel=0 pkgdesc="A cross-platform automation and configuration tool/framework" arch="x86_64 aarch64 armv7" # blocked by dotnet runtime @@ -21,7 +21,7 @@ source=" fix-filesystem-test.patch update-sdk-test-ppc64le.patch " -builddir="$srcdir"/PowerShell-$pkgver +builddir="$srcdir/PowerShell-$pkgver" # if true, then within pipeline environment, in which case send logs there # to be scooped if [ -d "$APORTSDIR/logs" ]; then @@ -121,8 +121,9 @@ package() { # binary link ln -s "/usr/lib/$pkgname/pwsh" "$pkgdir"/usr/bin/pwsh } + sha512sums=" -59d3c5c112086e5ad45b556db65e74254ec4d0eeb5552e70a4d9fa1b020d2feabce2c902f85af7a3a30acdddf504adc47119879efec71ee552301bca844f2953 powershell-7.3.5.tar.gz +8d17899925b037e1c7a9a6a77a8a6fd15b9f1418ab6342854f7452614c4c2cecb98710fb5e30c52334493d54e53164b60182c60b07a0937ed232c798fa888588 powershell-7.3.9.tar.gz e9c4aeebd4fead1542b2c48c70134efcdb6c573273d8d05b1f8a2ece070e26899876b30264749992beac3044059716ca8c07b3bf970a419e525057c422f843c6 dependency-gatherer.targets 0e7550d8b702eeb9ebbd42100b32cbf7a0be676c5922cd6ee03ecdd3ba11d20d42a468f73ee428c6c92c8b7b18f9b022591a368191c2a358034ba4d7e78d2b84 fix-filesystem-test.patch 1aa10d32a37da0e7fd9d587105833d0a7ed9b71701018259d3efa2be90977808eb54a7d3e2d8bf03b693eeeac469f2e9ee88aa93006b7a2c22ae4720a8f62561 update-sdk-test-ppc64le.patch