summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302020-02-29 18:11:45 +0100
committerM0Rf302020-02-29 18:11:45 +0100
commit8d6f209a37050d910ce9eb2f74bbcb9b10508ecc (patch)
treefdfa00c46fb0073a3f4bc205a1d3836a7e11bdce
parent73417c5a949f3e24cb13a703a798f171fb7f66a7 (diff)
downloadaur-8d6f209a37050d910ce9eb2f74bbcb9b10508ecc.tar.gz
ndpi: 3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2e64256d733..4e934f06811c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ndpi
pkgdesc = Open and Extensible GPLv3 Deep Packet Inspection Library
- pkgver = 3.0
+ pkgver = 3.2
pkgrel = 1
url = http://www.ntop.org/products/ndpi/
arch = i686
@@ -9,8 +9,8 @@ pkgbase = ndpi
conflicts = ndpi-svn
options = staticlibs
options = !strip
- source = https://github.com/ntop/nDPI/archive/3.0.tar.gz
- md5sums = e1df6041ca61e78284254e183741f51d
+ source = https://github.com/ntop/nDPI/archive/3.2.tar.gz
+ md5sums = 03cc0bc7488b6a498711e5d19a677a1b
pkgname = ndpi
diff --git a/PKGBUILD b/PKGBUILD
index 051f3ce2c41d..c2df5e7f222d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=ndpi
-pkgver=3.0
+pkgver=3.2
pkgrel=1
pkgdesc="Open and Extensible GPLv3 Deep Packet Inspection Library"
arch=('i686' 'x86_64')
@@ -24,4 +24,4 @@ package() {
rm -rf "${pkgdir}/usr/sbin"
}
-md5sums=('e1df6041ca61e78284254e183741f51d')
+md5sums=('03cc0bc7488b6a498711e5d19a677a1b')