summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 263961c717f3..3255ef42effe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ndpi
pkgdesc = Open and Extensible GPLv3 Deep Packet Inspection Library
- pkgver = 2.2
+ pkgver = 2.4
pkgrel = 1
url = http://www.ntop.org/products/ndpi/
arch = i686
@@ -8,8 +8,8 @@ pkgbase = ndpi
license = GPL3
conflicts = ndpi-svn
options = staticlibs
- source = https://github.com/ntop/nDPI/archive/2.2.tar.gz
- md5sums = e5f73354c082c7136572c846d166d3cb
+ source = https://github.com/ntop/nDPI/archive/2.4.tar.gz
+ md5sums = 110478950391bbe8b25201c6a09e2516
pkgname = ndpi
diff --git a/PKGBUILD b/PKGBUILD
index 2c1056593838..427368085593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=ndpi
-pkgver=2.2
+pkgver=2.4
pkgrel=1
pkgdesc="Open and Extensible GPLv3 Deep Packet Inspection Library"
arch=('i686' 'x86_64')
@@ -26,4 +26,4 @@ package() {
sed -i 's|\/libndpi-2.0.0||g' $pkgdir/usr/lib/pkgconfig/libndpi.pc
}
-md5sums=('e5f73354c082c7136572c846d166d3cb')
+md5sums=('110478950391bbe8b25201c6a09e2516')