summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-12-23 15:41:10 +0100
committerFabioLolix2023-12-23 15:41:10 +0100
commit70b7583d8029034de46d7745aee7ff449bdfaad1 (patch)
treea2d9e80e0528cb86d90c2f33eafd91b1c36e291c
parent5e326ee3555e779fdf8b7b1a6516df4ec193503c (diff)
downloadaur-nfs-ganesha.tar.gz
v5.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e60e1de1ff4e..d018ed455084 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nfs-ganesha
pkgdesc = NFS and 9P protocols in user mode.
- pkgver = 5.6
+ pkgver = 5.7
pkgrel = 1
url = http://nfs-ganesha.github.io/
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = nfs-ganesha
depends = btrfs-progs
options = !emptydirs
backup = etc/ganesha/ganesha.conf
- source = git+https://github.com/nfs-ganesha/nfs-ganesha.git#tag=V5.6
+ source = git+https://github.com/nfs-ganesha/nfs-ganesha.git#tag=V5.7
source = git+https://github.com/nfs-ganesha/ntirpc.git
source = nfs-ganesha-libntirpc-assert.h-fix.patch::https://github.com/nfs-ganesha/ntirpc/pull/279/commits/1f9bb775d02b8b894f12d8408e35275e329b2da6.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 30e80c2c62b9..30d7c4da1832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Wes Jackson <icebal dot 7 at gmail dot com>
pkgname=nfs-ganesha
-pkgver=5.6
+pkgver=5.7
pkgrel=1
pkgdesc="NFS and 9P protocols in user mode."
arch=(x86_64 i686 armv7h aarch64)