diff options
Diffstat (limited to 'main/devicemaster-linux/APKBUILD')
-rw-r--r-- | main/devicemaster-linux/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/devicemaster-linux/APKBUILD b/main/devicemaster-linux/APKBUILD index 98cd54adfd..5cf4424ac6 100644 --- a/main/devicemaster-linux/APKBUILD +++ b/main/devicemaster-linux/APKBUILD @@ -10,7 +10,7 @@ depends="" makedepends="linux-headers" install= subpackages="$pkgname-doc" -source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz +source="https://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz makefile.patch nslink.initd " |