summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2015-10-23 21:49:01 +0300
committerChristoph Gysin2015-10-23 21:49:01 +0300
commit9d05e9ceaf285989530f83c04564c8655eba3706 (patch)
treebe9ea324ec80e78b304d2e7a5af1a5f87b266ab1 /PKGBUILD
parentb710a2bbe5f3443223fddcd68e7fb4cb9c264f1e (diff)
downloadaur-9d05e9ceaf285989530f83c04564c8655eba3706.tar.gz
update to 2.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c6efdae7d41..647df9a32065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Markus Opitz <mastero23 at gmail dot com>
pkgname=lttng-modules
-pkgver=2.6.2
+pkgver=2.7.0
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=('d4c3f195a1294571d409734beec77eec0a864272')
+sha1sums=('b98b85cd71c03d511b37790644353c7209bcadd4')
build()
{