wok diff jdk7-langtools/receipt @ rev 25706
BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 26 17:36:15 2024 +0000 (4 months ago) |
parents | af8d823a3077 |
children |
line diff
1.1 --- a/jdk7-langtools/receipt Mon Feb 14 14:14:23 2022 +0000 1.2 +++ b/jdk7-langtools/receipt Wed Jun 26 17:36:15 2024 +0000 1.3 @@ -7,9 +7,9 @@ 1.4 MAINTAINER="yuripourre@gmail.com" 1.5 LICENSE="GPL2" 1.6 SOURCE="langtools" 1.7 -WEB_SITE="http://icedtea.classpath.org" 1.8 +WEB_SITE="https://icedtea.classpath.org" 1.9 TARBALL="$SOURCE.tar.bz2" 1.10 -WGET_URL="http://icedtea.wildebeest.org/download/drops/icedtea7/$VERSION/$TARBALL" 1.11 +WGET_URL="https://icedtea.wildebeest.org/download/drops/icedtea7/$VERSION/$TARBALL" 1.12 COOK_OPT="!unpack !repack_src !fs" 1.13 1.14 BUILD_DEPENDS="wget"