wok-next annotate openjdk-7-src/receipt @ rev 21395

updated owfs (3.2p1 -> 3.2p3)
author Hans-G?nter Theisgen
date Fri Apr 17 17:54:29 2020 +0100 (2020-04-17)
parents d5aab818505e
children
rev   line source
yuripourre@16968 1 # SliTaz package receipt.
yuripourre@16968 2
yuripourre@16968 3 PACKAGE="openjdk-7-src"
yuripourre@16968 4 VERSION="b147-27_jun_2011"
yuripourre@16968 5 CATEGORY="meta"
yuripourre@16968 6 SHORT_DESC="OpenJDK 7 we use to cook icedtea7 (empty package)"
yuripourre@16968 7 MAINTAINER="yuripourre@gmail.com"
yuripourre@16968 8 LICENSE="GPL2"
al@21032 9 WEB_SITE="https://www.oracle.com/technetwork/java/index.html"
al@21020 10
yuripourre@16968 11 SOURCE="openjdk-7-fcs-src"
yuripourre@16968 12 TARBALL="$SOURCE-$VERSION.zip"
yuripourre@16968 13 WGET_URL="http://download.java.net/openjdk/jdk7/promoted/${VERSION%-*}/$TARBALL"