aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-04-08 02:38:17 +0200
committerTimo Teräs <timo.teras@iki.fi>2018-04-09 11:24:07 +0000
commit16124554ac557564b4c4026da46abb40e3ece86a (patch)
treebf998a81af69d44e5f6593801cf524cbbf9b275c
parenta3bb032dccb14429ce17f80bf8b067e0c25f3882 (diff)
downloadaports-16124554ac557564b4c4026da46abb40e3ece86a.tar.bz2
aports-16124554ac557564b4c4026da46abb40e3ece86a.tar.xz
main/snmptt: upgrade to 1.4, modernize
-rw-r--r--main/snmptt/APKBUILD19
1 files changed, 7 insertions, 12 deletions
diff --git a/main/snmptt/APKBUILD b/main/snmptt/APKBUILD
index a7489e67cc..c4003c23e7 100644
--- a/main/snmptt/APKBUILD
+++ b/main/snmptt/APKBUILD
@@ -1,16 +1,17 @@
# Contributor: Jeff Bilyk <jbilyk at gmail>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=snmptt
-pkgver=1.3
-pkgrel=7
+pkgver=1.4
+pkgrel=0
pkgdesc="Translates traps received from snmptrapd into easy to understand messages"
url="http://www.snmptt.org"
arch="noarch"
-license="GPL"
+license="GPL-2.0-or-later"
+pkgusers="snmptt"
+pkggroups="snmptt"
depends="perl perl-config-inifiles perl-list-moreutils"
-makedepends=
install="$pkgname.pre-install"
-pkgusers="snmptt"
+subpackages="$pkgname-openrc"
source="http://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tgz
snmptt.initd
snmptt.confd
@@ -35,12 +36,6 @@ package() {
install -D -m644 ../snmptt.confd "$pkgdir"/etc/conf.d/snmptt
}
-md5sums="ee8d8206d3e0d860fee126e09d8eb207 snmptt_1.3.tgz
-ed4579e5bc539dba21a5830b3da72e73 snmptt.initd
-be7faa2e9c09bd9aa4c1a04fa6cdeb52 snmptt.confd"
-sha256sums="2f09d489a2073f5b1f4bdc207533b7dcf99d5b57d1c9659cfaa3c2af44ce6567 snmptt_1.3.tgz
-aa684ca7850d241b90d03b6004c1a84db35c22110195542fc1b899b44a168842 snmptt.initd
-41731614fb67bdc65b59ad3a8fe30d148f86620e652b4564df8a4781cc148437 snmptt.confd"
-sha512sums="8a8917c07879007eddafbbaac83ddbf8954e43df9086b7b5b29d88680e739f5b48d231e76ff11548349f25eb271d483ebcce6ad9a20746ba61ddd6a55201e415 snmptt_1.3.tgz
+sha512sums="200ebe565766c15f85b9b9cbc178baeef740663efc951af4c790c4b28d27398c14a95c4b38306ec3503cefe9b86634d5f24ec5f2482694f07789e9025ea39a80 snmptt_1.4.tgz
233e781150fdb217991e0d9eae4de1430e01f54c9ae7354a6ebef6676595c5497863a4ab2a829e67473c7a901c120b2dbb7aa51e67fd49fd7643ff9efca633f8 snmptt.initd
905f9c10b6daa43b112166c90d569c0737d569117c320a4a652ca22533195b559fe62628bf67bfc4df107db6af88a44ac4ffc58514c8dcc5bb45981240b90776 snmptt.confd"