aboutsummaryrefslogtreecommitdiffstats
path: root/main/ntop
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-28 14:34:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-28 14:34:51 +0000
commit6bf81f56e8c0b362d9c5ed046d9a8cdb81d5d957 (patch)
tree27e1c61cbc148cf62683fdece421db3e5df6864f /main/ntop
parent50f344b7b0be41515051e8f31ecb979887c342af (diff)
downloadaports-6bf81f56e8c0b362d9c5ed046d9a8cdb81d5d957.tar.bz2
aports-6bf81f56e8c0b362d9c5ed046d9a8cdb81d5d957.tar.xz
main/*: replace all sbin/runscript with sbin/openrc-run
Diffstat (limited to 'main/ntop')
-rw-r--r--main/ntop/APKBUILD8
-rw-r--r--main/ntop/ntop.initd2
2 files changed, 5 insertions, 5 deletions
diff --git a/main/ntop/APKBUILD b/main/ntop/APKBUILD
index a464005299..2ca005d2f7 100644
--- a/main/ntop/APKBUILD
+++ b/main/ntop/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=ntop
pkgver=5.0.1
-pkgrel=5
+pkgrel=6
pkgdesc="Network traffic probe"
url="http://www.ntop.org"
arch="all"
@@ -61,18 +61,18 @@ package() {
md5sums="01710b6925a8a5ffe1a41b8b512ebd69 ntop-5.0.1.tar.gz
a2729d5c8f132974c2720112364a924e include-sys-types.h.patch
86eeacb33ececc416e66fc4260518f05 automake.patch
-7fd4edf07305e0f52867256c946a5747 ntop.initd
+af32215f664231f37a9a8147d89d97f0 ntop.initd
1303915a8435560acf27748ea0cea484 ntop.confd
080de490aeed421775e6f2472d86cb94 ntop-update-geoip-db"
sha256sums="7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45c52ef8 ntop-5.0.1.tar.gz
2419f7ace6ad93db47a4bccd3e50350f5f837d0b269d4237d6c58d1b28d6b8c8 include-sys-types.h.patch
5e8ddd9d269c4fc23a2376091dcd7a1afedb3d1e15aa4d1ab5d13bb11173f3f7 automake.patch
-f583d6625690ee60744d407d149845db178f618f1239d962bfac14f39076dc7d ntop.initd
+e1a859b168287950d828ba4d31a9bbeb46e46d1ea3cc1e43f20fa2ef2742d478 ntop.initd
b582253490df4cde55dda97585d45d16b2968296da7e9bc996dde932cf42584d ntop.confd
3604d0a728b203211fab05eca829a7e93bc05c04f252937ffbf630813420eef6 ntop-update-geoip-db"
sha512sums="f52c40e6c00c8d2f46b68078c5f9aef8ed78670f92a0a81f66f2f44c71d41bc4c001b4550f19b71c546f7c07cbbed15e0aa1ee13873ac63a11678bf2b8483f2a ntop-5.0.1.tar.gz
b67705152cd8723ba3e1c340ca55267134dddae04dd281fae262d07ce273a78d24bf40c297fe61ea7f70deb9cb7d59445e8a3ce360ed7810497e63052e1a9214 include-sys-types.h.patch
ce284679f9ecf589139b6cfdba95a76df5205f5292a5ff88b7cdeb39fe01b4fef27fb097a6a594017aa015a2474fea6c5729917423398a911e1732329ec1504a automake.patch
-294cf1c0c274f1fbb29804965306be1aee97d98e83a2fd25925ac92398ce9d1f8f617968888842fa6d6d19b0b28f2f29bb9f8fd861067a18cc53ea89c91b0c67 ntop.initd
+22b61d88e1fc30106d07ee87701ff46b7f63f1ee2aa7bb5666d9cb5cb6251c583f793c80a5d799ac27fcb63650e7ecacb37e7992feb8aa8cbc2d326b36b05a8f ntop.initd
8693050cab03eeb29b59e0a7b173c7791625e8cd6bc33eaa5d74a50ab3ecf435577d7918626cfe3963a0d23d4522a737737b2b9fd8335df29784858a6191813d ntop.confd
7b5ae8dbd7d5d084c7278af1deb64a903b106663c3195df70acead3e8d7e14fbd996e69d5132c0ddac9147b3e70892c91695d834ab7b22fec2569efcd52df5f6 ntop-update-geoip-db"
diff --git a/main/ntop/ntop.initd b/main/ntop/ntop.initd
index ffc2923790..ec9afd576f 100644
--- a/main/ntop/ntop.initd
+++ b/main/ntop/ntop.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2