diff options
Diffstat (limited to 'main/pth')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index f037c589e4..6dd60862d9 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -3,7 +3,7 @@ pkgname=pth pkgver=2.0.7 pkgrel=4 pkgdesc="The GNU Portable Threads." -url="http://www.gnu.org/software/pth" +url="https://www.gnu.org/software/pth" arch="all" license="LGPL2.1" depends="" |