summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2017-09-06 23:35:55 +0300
committerChristoph Gysin2017-09-06 23:35:55 +0300
commit8a3ea221935d5c952c3994f280da828481e80ec8 (patch)
tree14d5d525f66159537830704ff186fe26af6897b3 /PKGBUILD
parentbc6d12cdab0814844256d9932c6074795fdd5c41 (diff)
downloadaur-8a3ea221935d5c952c3994f280da828481e80ec8.tar.gz
update to 2.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22523a6f4b4e..ae0d4b635d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Markus Opitz <mastero23 at gmail dot com>
pkgname=lttng-modules
-pkgver=2.9.2
+pkgver=2.10.0
pkgrel=1
pkgdesc="LTTng kernel modules"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=(
)
install=${pkgname}.install
source=(http://lttng.org/files/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('da54a8478019c0d551590c37826e78c058e9cb8b')
+sha1sums=('fe71ab45505ecb8ce359896a7ddd5ad0ce1507f5')
build()
{