summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2020-04-12 00:00:25 -0500
committerDJ Lucas2020-04-12 00:00:25 -0500
commit2a29e0a34c43fb9c78c5cbcb1ad1121f5f5e8218 (patch)
tree6c13efc136693db5d581087734a125b3c054be0c
parente2540421c3c7c9d5aa30fd708c7e03f12a3b68a7 (diff)
downloadaur-2a29e0a34c43fb9c78c5cbcb1ad1121f5f5e8218.tar.gz
Update to 4.11.7.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ed61bb84e6..c08ce60db8a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = samba-heimdal
- pkgver = 4.11.6
+ pkgver = 4.11.7
pkgrel = 1
url = https://www.samba.org
arch = x86_64
@@ -30,11 +30,11 @@ pkgbase = samba-heimdal
makedepends = libtirpc
makedepends = rpcsvc-proto
makedepends = jansson
- source = https://us1.samba.org/samba/ftp/stable/samba-4.11.6.tar.gz
+ source = https://us1.samba.org/samba/ftp/stable/samba-4.11.7.tar.gz
source = samba.logrotate
source = samba.pam
source = samba.conf
- sha512sums = 3815080a1693c596a126371a5ea4e8534317a7266803c7de13a7e5b3ee9757dfbf13c0de20d498a6683d3aaf56941ed42f289e3c24f88713529a5f047a691af2
+ sha512sums = c728adbc9fd86f9b745f62d2f435d0fd5e8d1381725a657f8d14ec246d5c758c9eb92bd82c25b0c3f40ce4d10eaf5ce7792363b8a8c4df2e6c78c1458fef4f95
sha512sums = 2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858
sha512sums = 1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67
sha512sums = e46ee848baabb261e7468ecee43aba4d001a24f86f5322ae522abdb75030fd0ebd9063b9df0be3576c4d1654d81331f5e389aee16ec2fa138259ae4728e94efc
@@ -52,7 +52,7 @@ pkgname = smbclient-heimdal
depends = popt
depends = cifs-utils
depends = tdb
- depends = libwbclient-heimdal>=4.11.6
+ depends = libwbclient-heimdal>=4.11.7
depends = ldb-heimdal
depends = tevent
depends = libgcrypt
@@ -89,7 +89,7 @@ pkgname = samba-heimdal
depends = tdb
depends = libaio
depends = perl-parse-yapp
- depends = smbclient-heimdal>=4.11.6
+ depends = smbclient-heimdal>=4.11.7
depends = gpgme
depends = libldb.so
depends = libtdb.so
diff --git a/PKGBUILD b/PKGBUILD
index c3b8f294d017..b6f0b0f826c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=samba-heimdal
pkgbaseorig=samba
pkgname=('libwbclient-heimdal' 'smbclient-heimdal' 'samba-heimdal')
-pkgver=4.11.6
+pkgver=4.11.7
pkgrel=1
arch=(x86_64)
url="https://www.samba.org"