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

updated clutter-gst (3.0.26 -> 3.0.27)
author Hans-G?nter Theisgen
date Mon Jun 22 13:46:32 2020 +0100 (2020-06-22)
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"