summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2016-01-16 11:17:34 +0200
committerChristoph Gysin2016-01-16 11:17:34 +0200
commit754b1133fbfbb5162198874e6742bd14551dfa41 (patch)
treef51e85d53a9f1d8e7c1b414038f07bf839837da7 /PKGBUILD
parent366e6c3402afd9edaa6aa9f9a9dadd5e52dc8c74 (diff)
downloadaur-754b1133fbfbb5162198874e6742bd14551dfa41.tar.gz
update to 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 647df9a32065..e4cbd0103a5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Markus Opitz <mastero23 at gmail dot com>
pkgname=lttng-modules
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="Kernel Modules for LTTng"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('linux>=2.6.38')
makedepends=('linux-headers')
install=${pkgname}.install
source=(http://lttng.org/files/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('b98b85cd71c03d511b37790644353c7209bcadd4')
+sha1sums=('38c42ec89b4966c7a4cc04aea75f5841634d8d66')
build()
{