diff options
Diffstat (limited to 'community/uhttpmock/APKBUILD')
-rw-r--r-- | community/uhttpmock/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uhttpmock/APKBUILD b/community/uhttpmock/APKBUILD index 84c306dc08..3a34f74b19 100644 --- a/community/uhttpmock/APKBUILD +++ b/community/uhttpmock/APKBUILD @@ -10,7 +10,7 @@ depends="" makedepends="glib-dev libsoup-dev" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://tecnocode.co.uk/downloads/uhttpmock/$pkgname-$pkgver.tar.xz" +source="https://tecnocode.co.uk/downloads/uhttpmock/$pkgname-$pkgver.tar.xz" builddir="$srcdir"/uhttpmock-$pkgver |