mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 20:03:20 +00:00
flyctl: Bump to 0.0.496
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user