wok diff jdk7-corba/receipt @ rev 25548

aaphoto: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 23 17:05:06 2023 +0000 (15 months ago)
parents af8d823a3077
children
line diff
     1.1 --- a/jdk7-corba/receipt	Mon Feb 14 14:14:23 2022 +0000
     1.2 +++ b/jdk7-corba/receipt	Thu Mar 23 17:05:06 2023 +0000
     1.3 @@ -7,9 +7,9 @@
     1.4  MAINTAINER="yuripourre@gmail.com"
     1.5  LICENSE="GPL2"
     1.6  SOURCE="corba"
     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"