diff options
Diffstat (limited to 'community/libxpresent/APKBUILD')
-rw-r--r-- | community/libxpresent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libxpresent/APKBUILD b/community/libxpresent/APKBUILD index 9eb4b110ca..8f0d0296c5 100644 --- a/community/libxpresent/APKBUILD +++ b/community/libxpresent/APKBUILD @@ -11,7 +11,7 @@ depends= makedepends="xorgproto libx11-dev libxext-dev libxfixes-dev libxrandr-dev util-macros" subpackages="$pkgname-dev $pkgname-doc" -source="http://www.x.org/releases/individual/lib/libXpresent-$pkgver.tar.bz2" +source="https://www.x.org/releases/individual/lib/libXpresent-$pkgver.tar.bz2" builddir="$srcdir"/libXpresent-$pkgver |