Update gdl URL.

This commit is contained in:
Bruce Dubbs 2021-08-29 09:02:11 -05:00
parent 01997ec82d
commit 3df0ba4fd8
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
version.ent
blfs-bootscripts*
xxx
*.swp

View File

@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gdl-download-http "&gnome-download-http;/gdl/&gnome-minor-34;/gdl-&gdl-version;.tar.xz">
<!ENTITY gdl-download-ftp "&gnome-download-ftp;/gdl/&gnome-minor-34;/gdl-&gdl-version;.tar.xz">
<!ENTITY gdl-download-http "&gnome-download-http;/gdl/&gnome-minor-40;/gdl-&gdl-version;.tar.xz">
<!ENTITY gdl-download-ftp "&gnome-download-ftp;/gdl/&gnome-minor-40;/gdl-&gdl-version;.tar.xz">
<!ENTITY gdl-md5sum "21df1254b49b74a498feb99be57364d0">
<!ENTITY gdl-size "524 KB">
<!ENTITY gdl-buildsize "9.8 MB">