aboutsummaryrefslogtreecommitdiffstats
path: root/community/wine_gecko/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine_gecko/APKBUILD')
-rw-r--r--community/wine_gecko/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wine_gecko/APKBUILD b/community/wine_gecko/APKBUILD
index 8d055f8f0d..2c842f6a81 100644
--- a/community/wine_gecko/APKBUILD
+++ b/community/wine_gecko/APKBUILD
@@ -13,8 +13,8 @@ depends=""
makedepends=""
install=""
subpackages=""
-source="http://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86.msi
- http://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86_64.msi"
+source="https://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86.msi
+ https://dl.winehq.org/wine/${pkgname/_/-}/$pkgver/$pkgname-$pkgver-x86_64.msi"
build() {
return 0