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 20374900e440..386e0b4dfccd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dpdk-lts
-pkgver=17.11.2
+pkgver=18.11.2
pkgrel=1
pkgdesc='A set of libraries and drivers for fast packet processing'
arch=(x86_64 i686)
@@ -13,7 +13,7 @@ source=(
"http://fast.dpdk.org/rel/dpdk-$pkgver.tar.xz"
)
sha256sums=(
- 'a2e9e8f429375de6ae796515baa619ce81c251f0d92cb97ec848db3ce5a0a5a6'
+ '266bb2d149b16252335b106c7ca394434ecaa1fbfd59fc3789375e556746761a'
)
prepare() {