summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302023-10-03 18:56:00 +0200
committerM0Rf302023-10-03 18:56:00 +0200
commitcbb58b8093950de78eb10742895ce5ac812c4848 (patch)
tree49a98e69049f42837091af3428be0ab9463158cf /PKGBUILD
parentbf45533b6f134cfa18385a922d491b348d6f6029 (diff)
downloadaur-xplico.tar.gz
xplico: replace pecl-mcrypt with php-mcrypt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df86dbe546f..036afa3af3f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=xplico
pkgver=1.2.2
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="Internet Traffic Decoder. Network Forensic Analysis Tool (NFAT)"
url="http://www.xplico.org/"
@@ -10,16 +10,16 @@ depends=(
apache
json-c
lame
- mariadb-clients
libmaxminddb
libnet
libpcap
+ mariadb-clients
ndpi
net-tools
- pecl-mcrypt
perl
php
php-apache
+ php-mcrypt
php-sqlite
python-httplib2
python-psycopg2