Skip to content

Commit 99b4a6c

Browse files
authored
LIBGD Obtain libgd from main repository (#452)
Closes #451
1 parent a5275cf commit 99b4a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/libgd/make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PKGURL=http://www.lambdanative.org/libgd-2.1.1/libgd-2.1.1.tar.gz
1+
PKGURL=https://github.com/libgd/libgd/releases/download/gd-2.1.1/libgd-2.1.1.tar.gz
22
PKGHASH=7abafc6f04a1de784a3e619a82239933a5155866
33
package_download $PKGURL $PKGHASH
44

0 commit comments

Comments
 (0)