diff options
Diffstat (limited to 'testing/hplip')
-rw-r--r-- | testing/hplip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD index 049b8fedd3..938870b316 100644 --- a/testing/hplip/APKBUILD +++ b/testing/hplip/APKBUILD @@ -12,7 +12,7 @@ license="GPL" depends="" makedepends="libjpeg-turbo-dev net-snmp-dev cups-dev libusb-dev sane-dev" subpackages="$pkgname-doc $pkgname-libs sane-backend-hpaio:sane" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz +source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz fix-includes.patch" builddir="$srcdir"/$pkgname-$pkgver |