diff options
Diffstat (limited to 'community/spice-gtk/APKBUILD')
-rw-r--r-- | community/spice-gtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spice-gtk/APKBUILD b/community/spice-gtk/APKBUILD index f3d35ab6ec..45bf4f6d51 100644 --- a/community/spice-gtk/APKBUILD +++ b/community/spice-gtk/APKBUILD @@ -18,7 +18,7 @@ makedepends="$depends_dev bash usbutils python2-dev eudev-dev phodav-dev options="suid" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-tools spice-glib:glib" -source="http://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2 +source="https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2 libressl.patch " builddir="$srcdir"/$pkgname-$pkgver |