aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnuplot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnuplot/APKBUILD')
-rw-r--r--community/gnuplot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnuplot/APKBUILD b/community/gnuplot/APKBUILD
index 65dc15f6b5..254b317752 100644
--- a/community/gnuplot/APKBUILD
+++ b/community/gnuplot/APKBUILD
@@ -10,7 +10,7 @@ license="MIT"
makedepends="cairo-dev pango-dev gd-dev lua5.3-dev readline-dev
libpng-dev libjpeg-turbo-dev"
subpackages="$pkgname-doc"
-source="http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {