summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author咸粽子2023-11-24 08:30:56 +0800
committer咸粽子2023-11-24 08:30:56 +0800
commit7f58dea55fb48b337b9c7b612c86dcf38416ce76 (patch)
tree9af0aeb56ee48ab5e44d8c4387cf0c3e034dc6ba
parente4061602d2b996cc9134a3551c588536e31684a2 (diff)
downloadaur-7f58dea55fb48b337b9c7b612c86dcf38416ce76.tar.gz
更新到 1.3.2 版本
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 440ea2abac8e..359d24e8f8f8 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.1
+ pkgver = 1.3.2
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.1.tar.gz
+ source = https://download.angie.software/files/angie-1.3.2.tar.gz
source = Tongsuo-8.3.3.tar.gz::https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/8.3.3.tar.gz
- sha256sums = 1a7fd6f8d8db7cdc71f1cdbe44b2ca57a0b55d6cae2569639bd223d4663ecd23
+ sha256sums = 636056d60788f8012738eed856733f7515b9cb2de0b002186c5edc820ffafb27
sha256sums = 038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698
pkgname = angie-tongsuo
diff --git a/PKGBUILD b/PKGBUILD
index 9027abfe2ca8..f9b04f502591 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 咸粽子 <xianzongzi aliyun.com>
pkgname=angie-tongsuo
_pkgname=angie
-pkgver=1.3.1
+pkgver=1.3.2
_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=('1a7fd6f8d8db7cdc71f1cdbe44b2ca57a0b55d6cae2569639bd223d4663ecd23'
+sha256sums=('636056d60788f8012738eed856733f7515b9cb2de0b002186c5edc820ffafb27'
'038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698')