aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ntopng
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-03-30 08:23:28 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-03-30 08:23:28 +0000
commit83c9f1b54647137bd352e66bd83147d1414df227 (patch)
tree7b1fe8857773ef80017cf1a295c0c200619abedf /testing/ntopng
parente1f6be12a08d5193abe66ebed1b3f36136dce171 (diff)
downloadaports-83c9f1b54647137bd352e66bd83147d1414df227.tar.bz2
aports-83c9f1b54647137bd352e66bd83147d1414df227.tar.xz
testing/ntopng: don't build for arches where luajit is not avail
Diffstat (limited to 'testing/ntopng')
-rw-r--r--testing/ntopng/APKBUILD16
1 files changed, 2 insertions, 14 deletions
diff --git a/testing/ntopng/APKBUILD b/testing/ntopng/APKBUILD
index c075831930..3cc20221d0 100644
--- a/testing/ntopng/APKBUILD
+++ b/testing/ntopng/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=ntopng
pkgver=2.4
-pkgrel=1
+pkgrel=2
pkgdesc="ntop next-generation"
url="http://www.ntop.org"
-arch="all"
+arch="all !s390x !ppc64le"
license="GPL"
depends=
pkgusers="ntop"
@@ -59,15 +59,3 @@ package() {
paxmark -m "$pkgdir"/usr/bin/$pkgname || return 1
}
-md5sums="37dfe5806cbcf0fb1dbb74e0e341e5bb ntopng-2.4-stable.tar.gz
-5136fbdd47fcaa104ad3b5475587d46a ntopng.initd
-6739b2c52d83c79a57c847191a64e69a ntopng.confd
-a222808fb21e06dbd7e226f137686c3f ntopng-update-geoip-db"
-sha256sums="f44e2faf3cb712d75106fc9c594139fbfd437edf4a7e6e9ed65134e1f47ad355 ntopng-2.4-stable.tar.gz
-a38f34572efd8b006ee1b6c381f6f0f20e8c28a2e3ede7fcff3e7f6f6da86487 ntopng.initd
-4dd1379f68be1daf7bafe0520ba6a508b550f0b0606ef63eb2bc69b8fbf4dbc9 ntopng.confd
-904c7bb855e19b40d2caee076cbd855f96226b9ef681ac440c442094e25acfeb ntopng-update-geoip-db"
-sha512sums="515dd7889ae3aaf2482371bb2c55ab7300cf4207fe07f37029b7529bfb710379c19a54f58cf6df87e42454c0c99d15291af334adff676252301d9edd0acf3c7a ntopng-2.4-stable.tar.gz
-b7924953953470971e67e463260514c30a4a3038ecbb642aec1ad66d12b5af76bdda56c99de675a1fbb106664fa0e3779a4f35fdeedc94d65af486053b7650e1 ntopng.initd
-bbe7a15e0aec59f12264f39bf33abb67a12b76adac3a6554fcf1e21849aea06fce1e0c0d9831836bd46105a5cc4b3eb780866934d8711386e1cb1218dbdbbe8b ntopng.confd
-de509706c36e895159b4e57b5fe53f1fa8f32167416aad5fa391ac107f0e7e1a06fa5ce6d92816ef7cb13bf98bb74cb99fa482d03f77a6beb38eafe1d53d2deb ntopng-update-geoip-db"