summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author咸粽子2023-10-19 09:01:09 +0800
committer咸粽子2023-10-19 09:01:09 +0800
commite4061602d2b996cc9134a3551c588536e31684a2 (patch)
tree00c0310e62295cf931192543000ed2a5053c41c2
parent626dfeabeb3472fba5b3831c501efeaf2c5108cd (diff)
downloadaur-e4061602d2b996cc9134a3551c588536e31684a2.tar.gz
更新到 1.3.1 版本
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80fa530aeb75..440ea2abac8e 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.0
+ pkgver = 1.3.1
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.0.tar.gz
+ source = https://download.angie.software/files/angie-1.3.1.tar.gz
source = Tongsuo-8.3.3.tar.gz::https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/8.3.3.tar.gz
- sha256sums = bc39d307f1644964f394c65ca4f416b81e03cbcfa0b4106931f84def39a87474
+ sha256sums = 1a7fd6f8d8db7cdc71f1cdbe44b2ca57a0b55d6cae2569639bd223d4663ecd23
sha256sums = 038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698
pkgname = angie-tongsuo
diff --git a/PKGBUILD b/PKGBUILD
index c512c11c60cb..9027abfe2ca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 咸粽子 <xianzongzi aliyun.com>
pkgname=angie-tongsuo
_pkgname=angie
-pkgver=1.3.0
+pkgver=1.3.1
_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=('bc39d307f1644964f394c65ca4f416b81e03cbcfa0b4106931f84def39a87474'
+sha256sums=('1a7fd6f8d8db7cdc71f1cdbe44b2ca57a0b55d6cae2569639bd223d4663ecd23'
'038a75a02d8f7063fbc36d6b9a28f136f25959acda2caa577276849b57c4f698')