summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorjohnnybash2024-02-09 20:34:47 +0100
committerjohnnybash2024-02-09 20:34:47 +0100
commita0d7c489d3deb783a27364e36ea270dac1741f3e (patch)
tree3e54a50996e57d18da990f8849de4cd51cc5553d /.SRCINFO
parent4c8381e4203fcbaa75e9e0f3745b350f2204cb6a (diff)
downloadaur-a0d7c489d3deb783a27364e36ea270dac1741f3e.tar.gz
upgpkg: ntopng 6.0-2
fix compiling css
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a791bcf817e..14436018dbbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ntopng
pkgdesc = The next generation version of the original ntop, a network traffic probe that shows the network usage
pkgver = 6.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.ntop.org/
install = ntopng.install
arch = x86_64
arch = i686
- license = GPL3
+ license = GPL-3.0-only
makedepends = glib2
makedepends = automake
makedepends = libtool
@@ -14,6 +14,7 @@ pkgbase = ntopng
makedepends = curl
makedepends = libxml2
makedepends = npm
+ makedepends = jq
depends = redis
depends = libmariadbclient
depends = libpcap
@@ -22,6 +23,8 @@ pkgbase = ntopng
depends = zeromq
depends = rrdtool
depends = hiredis
+ depends = curl
+ depends = json-c
source = ntopng-6.0.tar.gz::https://github.com/ntop/ntopng/archive/6.0.tar.gz
source = nDPI-4.8.tar.gz::https://github.com/ntop/nDPI/archive/4.8.tar.gz
source = ntopng@.service