wok diff jdk7-langtools/receipt @ rev 25513

memtest: update sleep()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 14 15:41:57 2023 +0000 (16 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	Tue Feb 14 15:41:57 2023 +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"