diff options
Diffstat (limited to 'main/snmptt/APKBUILD')
-rw-r--r-- | main/snmptt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/snmptt/APKBUILD b/main/snmptt/APKBUILD index c4003c23e7..5b9eeb924e 100644 --- a/main/snmptt/APKBUILD +++ b/main/snmptt/APKBUILD @@ -12,7 +12,7 @@ pkggroups="snmptt" depends="perl perl-config-inifiles perl-list-moreutils" install="$pkgname.pre-install" subpackages="$pkgname-openrc" -source="http://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tgz +source="https://downloads.sourceforge.net/$pkgname/${pkgname}_$pkgver.tgz snmptt.initd snmptt.confd " |