flyctl: Bump to 0.0.496

This commit is contained in:
termux-pacman-bot
2023-03-23 10:02:33 +00:00
parent 5e344c2c5b
commit 5792d770ed
2 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://fly.io
TERMUX_PKG_DESCRIPTION="Command line tools for fly.io services"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Yaksh Bariya <yakshbari4@gmail.com>"
TERMUX_PKG_VERSION="0.0.493"
TERMUX_PKG_VERSION=0.0.496
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=bb9b6b17df94733290b631cb1d911107ac9e1f897866af157993e3f8d2662f5c
TERMUX_PKG_SHA256=06940ac4f4dea57ec0040cf6367c29a80c570abb5d8aa87861ae28237e6449a6
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"

View File

@@ -1,5 +1,5 @@
--- ./go/pkg/mod/github.com/containerd/containerd@v1.5.3/platforms/cpuinfo.go 2021-06-28 09:08:13.566953480 +0530
+++ ./go/pkg/mod/github.com/containerd/containerd@v1.5.3/platforms/cpuinfo.go.mod 2021-06-28 09:11:57.496953394 +0530
--- ./go/pkg/mod/github.com/containerd/containerd@v1.5.18/platforms/cpuinfo.go 2021-06-28 09:08:13.566953480 +0530
+++ ./go/pkg/mod/github.com/containerd/containerd@v1.5.18/platforms/cpuinfo.go.mod 2021-06-28 09:11:57.496953394 +0530
@@ -42,10 +42,6 @@
// So we don't need to access the ARM registers to detect platform information
// by ourselves. We can just parse these information from /proc/cpuinfo