diff options
Diffstat (limited to 'testing/libieee1284/APKBUILD')
-rw-r--r-- | testing/libieee1284/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libieee1284/APKBUILD b/testing/libieee1284/APKBUILD index f9dde3f8a0..b03d933607 100644 --- a/testing/libieee1284/APKBUILD +++ b/testing/libieee1284/APKBUILD @@ -10,7 +10,7 @@ license="GPL-2.0" depends_dev="py-$pkgname" makedepends="file python2-dev" subpackages="$pkgname-dev $pkgname-doc py-$pkgname:_py" -source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 +source="https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 include.patch" builddir="$srcdir/$pkgname-$pkgver" options="!check" |