summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1248888568..965f4329e52f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = angie-tongsuo
pkgdesc = Angie is an efficient, powerful, and scalable web server that was forked from angie.With Tongsuo.带了铜锁密码库的 angie,支持国密 NTLS。
- pkgver = 1.4.0
- pkgrel = 2
+ pkgver = 1.4.1
+ pkgrel = 1
url = https://angie.software
arch = x86_64
license = custom
@@ -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.4.0.tar.gz
+ source = https://download.angie.software/files/angie-1.4.1.tar.gz
source = Tongsuo-8.4.0.tar.gz::https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/8.4.0.tar.gz
- sha256sums = 81a42c3f0a31b6dea85520d7d49096bf25300d068da6bc9aefd082c2ee33f1be
+ sha256sums = 83a3f2bb2ba59e5b676495a2674d62606d64e8bcf99cefa09de6fc338ab7587a
sha256sums = 57c2741750a699bfbdaa1bbe44a5733e9c8fc65d086c210151cfbc2bbd6fc975
pkgname = angie-tongsuo
diff --git a/PKGBUILD b/PKGBUILD
index 5071b7947806..0c859bd1066c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: 咸粽子 <xianzongzi aliyun.com>
pkgname=angie-tongsuo
_pkgname=angie
-pkgver=1.4.0
+pkgver=1.4.1
_tongsuo_version=8.4.0
-pkgrel=2
+pkgrel=1
pkgdesc="Angie is an efficient, powerful, and scalable web server that was forked from angie.With Tongsuo.带了铜锁密码库的 angie,支持国密 NTLS。"
arch=("x86_64")
url="https://angie.software"
@@ -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=('81a42c3f0a31b6dea85520d7d49096bf25300d068da6bc9aefd082c2ee33f1be'
+sha256sums=('83a3f2bb2ba59e5b676495a2674d62606d64e8bcf99cefa09de6fc338ab7587a'
'57c2741750a699bfbdaa1bbe44a5733e9c8fc65d086c210151cfbc2bbd6fc975')