summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2023-11-19 12:15:06 +0600
committerMubashshir2023-11-19 12:15:06 +0600
commit2252155fd1e6177f19a157645017288ceb53a002 (patch)
treeb7a48267bd7b51513cce5d9f4eaf7fe55389d233 /PKGBUILD
parent6cb4370f92e62cb6e1bb4be5a20a74b9dbbc0d59 (diff)
downloadaur-2252155fd1e6177f19a157645017288ceb53a002.tar.gz
openresty/lua-resty-core: Release 0.1.27-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58bd104efe8a..3d817cf58db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# match! rc[0-9]*$
pkgname=lua-resty-core
-pkgver=0.1.26
+pkgver=0.1.27
pkgrel=1
epoch=1
@@ -16,7 +16,7 @@ license=('BSD')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openresty/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('08050d4e145b386e09f6003a1ece21a0ec64504438bf17ae6b65ce4bf8bd0aed')
+sha256sums=('39baab9e2b31cc48cecf896cea40ef6e80559054fd8a6e440cc804a858ea84d4')
build() {
cd "$pkgname-$pkgver"