summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb4fca854155..92ce18d706b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Konstantin Gizdov < arch at kge dot pw >
# Contributor: Lin Further
pkgname=cvmfs
-pkgver=2.11.2
+pkgver=2.11.3
pkgrel=1
pkgdesc="A client-server file system implemented in FUSE and developed to deliver software distributions onto virtual machines in a fast, scalable, and reliable way."
arch=('x86_64')
@@ -19,7 +19,7 @@ source=("https://ecsft.cern.ch/dist/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.t
'settings.cmake'
'externals.patch' # TODO: use libcrypto from system openssl instead of building libressl here?
)
-md5sums=('d1183cd48b2100c7f84699d98319dbd1'
+md5sums=('6a838f807b22b4b36b3c2e8600d2066d'
'20dc60c61077f4a3711463e8686d260d'
'd2755bfb647c20eb4c05b3a4471d0589')