diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-08 18:43:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:36:00 +0700 |
commit | 7687ee9ab5ea2532c3db13e055714af36d0a2a44 (patch) | |
tree | 8ad617c4b363174eb8c0dd7a267ee94bd606f8d0 /desktop/dbgl | |
parent | 4b148a8f1ae5113b1ec31c22d87586d3f68fd86b (diff) |
desktop/dbgl: Fix DOWNLOAD.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dbgl')
-rw-r--r-- | desktop/dbgl/dbgl.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/dbgl/dbgl.info b/desktop/dbgl/dbgl.info index 67a2c00d5020a..abc325f414cdc 100644 --- a/desktop/dbgl/dbgl.info +++ b/desktop/dbgl/dbgl.info @@ -3,7 +3,7 @@ VERSION="0.92" HOMEPAGE="http://members.quicknet.nl/blankendaalr/dbgl/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://members.quicknet.nl/blankendaalr/dbgl/download/dbgl092.tar.gz" +DOWNLOAD_x86_64="https://ponce.cc/slackware/sources/repo/dbgl092.tar.gz" MD5SUM_x86_64="d1eed3dc1694f1aa3186ff54104d8bd5" REQUIRES="dosbox openjdk8" MAINTAINER="Leo C." |