From 7885248edf8dcea1720bf2c767fcf1f4745f93ae Mon Sep 17 00:00:00 2001 From: ericwq Date: Wed, 20 Mar 2024 05:38:44 +0000 Subject: [PATCH] Apply automatic changes --- build/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/APKBUILD b/build/APKBUILD index d612f730..2878bec5 100644 --- a/build/APKBUILD +++ b/build/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Wang Qi # Maintainer: Wang Qi pkgname=aprilsh -pkgver=0.6.30 +pkgver=0.6.31 pkgrel=0 pkgdesc="Remote shell support intermittent or mobile network" url="https://github.com/ericwq/aprilsh" @@ -14,8 +14,8 @@ source="https://github.com/ericwq/aprilsh/releases/download/$pkgver/aprilsh-$pkg apshd.initd" # build info (part 1) required by go build -_git_tag=0.6.30 -_git_commit=e41e16858f381000ba770641f0ba5e9eed3b5920 +_git_tag=0.6.31 +_git_commit=a657391cbe5e582a8b6f34b65b11fcfcc9de7175 _git_branch=HEAD # go build need this