diff options
Diffstat (limited to 'main/apcupsd/APKBUILD')
-rw-r--r-- | main/apcupsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apcupsd/APKBUILD b/main/apcupsd/APKBUILD index c0f81bfd7a..d80f277015 100644 --- a/main/apcupsd/APKBUILD +++ b/main/apcupsd/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0" depends="util-linux" makedepends="net-snmp-dev man linux-headers gd-dev" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz +source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz apcupsd.initd apcupsd-alpine.patch " |