summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2015-07-30 09:41:23 +0200
committerMichael Lass2015-07-30 09:41:23 +0200
commit968492e6f7279bdce279979a59f0965a797a5b5d (patch)
treedec629583deaec22b4fc5c3592326da8280396ed
parent15aa0e5c7f012bf68768706814c8d94801388a27 (diff)
downloadaur-968492e6f7279bdce279979a59f0965a797a5b5d.tar.gz
Update to 1.6.13 (security release)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 104f9157d0e9..5bb656610701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openafs
pkgdesc = Open source implementation of the AFS distributed file system
- pkgver = 1.6.12
+ pkgver = 1.6.13
pkgrel = 1
url = http://www.openafs.org
install = openafs.install
@@ -17,14 +17,14 @@ pkgbase = openafs
backup = etc/openafs/ThisCell
backup = etc/openafs/cacheinfo
backup = etc/openafs/CellServDB
- source = http://openafs.org/dl/1.6.12/openafs-1.6.12-src.tar.bz2
- source = http://openafs.org/dl/1.6.12/openafs-1.6.12-doc.tar.bz2
+ source = http://openafs.org/dl/1.6.13/openafs-1.6.13-src.tar.bz2
+ source = http://openafs.org/dl/1.6.13/openafs-1.6.13-doc.tar.bz2
source = 0001-Adjust-RedHat-config-and-service-files.patch
source = 0002-Add-configure-option-to-not-install-kauth.patch
source = 0003-Do-not-install-kauth-manpages-when-kauth-is-disabled.patch
source = tmpfiles.d-openafs.conf
- sha256sums = c47ffaa24bf2373264e330a624acafb5f509f4b00d63394b96e9bab131bf5802
- sha256sums = 1b5726f77ee98ae45b4b6d0142a65724e8f08099eb1b2a4308ae8f0638199963
+ sha256sums = 6139370633b48f0149d4dacdd01af7ee29b800b0866c2d18a679c1669e317b26
+ sha256sums = a0517efcb665efc70ac0813256730443be68fb8635da2f90e221bb2c6cc23736
sha256sums = 71e9480c95901b58ce0bacfda94a668ee8c9c95334d659ae74a24669c05f14c4
sha256sums = 066057a4798f9285438bfe4377e1ac73296fae38ea1bb70318b729693fb5a15b
sha256sums = 60d161b92cd800d80fdf1c8c5ad7baabc7ce9998dc0144c5c9e420936d50c8ac
diff --git a/PKGBUILD b/PKGBUILD
index 3d58da441487..98f32499f0bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# https://github.com/michaellass/AUR
pkgname=openafs
-pkgver=1.6.12
+pkgver=1.6.13
pkgrel=1
pkgdesc="Open source implementation of the AFS distributed file system"
arch=('i686' 'x86_64' 'armv7h')
@@ -27,8 +27,8 @@ source=(http://openafs.org/dl/${pkgver}/${pkgname}-${pkgver}-src.tar.bz2
0002-Add-configure-option-to-not-install-kauth.patch
0003-Do-not-install-kauth-manpages-when-kauth-is-disabled.patch
tmpfiles.d-openafs.conf)
-sha256sums=('c47ffaa24bf2373264e330a624acafb5f509f4b00d63394b96e9bab131bf5802'
- '1b5726f77ee98ae45b4b6d0142a65724e8f08099eb1b2a4308ae8f0638199963'
+sha256sums=('6139370633b48f0149d4dacdd01af7ee29b800b0866c2d18a679c1669e317b26'
+ 'a0517efcb665efc70ac0813256730443be68fb8635da2f90e221bb2c6cc23736'
'71e9480c95901b58ce0bacfda94a668ee8c9c95334d659ae74a24669c05f14c4'
'066057a4798f9285438bfe4377e1ac73296fae38ea1bb70318b729693fb5a15b'
'60d161b92cd800d80fdf1c8c5ad7baabc7ce9998dc0144c5c9e420936d50c8ac'