summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author咸粽子2023-12-14 16:17:47 +0800
committer咸粽子2023-12-14 16:17:47 +0800
commitc52bc4b5bfb2710fb02f9c70e3febc366570377d (patch)
tree95b49fdfe4084b07ff24e6665627ed26699798e5
parent7f58dea55fb48b337b9c7b612c86dcf38416ce76 (diff)
downloadaur-c52bc4b5bfb2710fb02f9c70e3febc366570377d.tar.gz
更新到 1.4.0 版本
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 359d24e8f8f8..c0ef73d32871 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = angie-tongsuo
pkgdesc = Angie is an efficient, powerful, and scalable web server that was forked from angie.With Tongsuo.带了铜锁密码库的 angie,支持国密 NTLS。
- pkgver = 1.3.2
+ pkgver = 1.4.0
pkgrel = 1
url = https://angie.software
arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = angie-tongsuo
backup = etc/angie/uwsgi_params
backup = etc/angie/win-utf
backup = etc/logrotate.d/angie
- source = https://download.angie.software/files/angie-1.3.2.tar.gz
+ source = https://download.angie.software/files/angie-1.4.0.tar.gz
source = Tongsuo-8.3.3.tar.gz::https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/8.3.3.tar.gz
- sha256sums = 636056d60788f8012738eed856733f7515b9cb2de0b002186c5edc820ffafb27
+ sha256sums = 81a42c3f0a31b6dea85520d7d49096bf25300d068da6bc9aefd082c2ee33f1be
sha256sums = 038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698
pkgname = angie-tongsuo
diff --git a/PKGBUILD b/PKGBUILD
index f9b04f502591..c9a7888f6881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 咸粽子 <xianzongzi aliyun.com>
pkgname=angie-tongsuo
_pkgname=angie
-pkgver=1.3.2
+pkgver=1.4.0
_tongsuo_version=8.3.3
pkgrel=1
pkgdesc="Angie is an efficient, powerful, and scalable web server that was forked from angie.With Tongsuo.带了铜锁密码库的 angie,支持国密 NTLS。"
@@ -28,7 +28,7 @@ backup=(etc/angie/fastcgi.conf
source=(https://download.angie.software/files/$_pkgname-$pkgver.tar.gz
Tongsuo-$_tongsuo_version.tar.gz::https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/$_tongsuo_version.tar.gz
)
-sha256sums=('636056d60788f8012738eed856733f7515b9cb2de0b002186c5edc820ffafb27'
+sha256sums=('81a42c3f0a31b6dea85520d7d49096bf25300d068da6bc9aefd082c2ee33f1be'
'038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698')