diff options
Diffstat (limited to 'main/gdl')
-rw-r--r-- | main/gdl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gdl/APKBUILD b/main/gdl/APKBUILD index ebf8c83f1d..c0b89ce8b8 100644 --- a/main/gdl/APKBUILD +++ b/main/gdl/APKBUILD @@ -3,7 +3,7 @@ pkgname=gdl pkgver=3.22.0 pkgrel=0 pkgdesc="Gnome Devtool Libraries" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all" license="GPL" makedepends="gtk+3.0-dev libxml2-dev intltool" |