wok-next view openjdk-7-src/receipt @ rev 21470

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-05-13)
parents d5aab818505e
children
line source
1 # SliTaz package receipt.
3 PACKAGE="openjdk-7-src"
4 VERSION="b147-27_jun_2011"
5 CATEGORY="meta"
6 SHORT_DESC="OpenJDK 7 we use to cook icedtea7 (empty package)"
7 MAINTAINER="yuripourre@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.oracle.com/technetwork/java/index.html"
11 SOURCE="openjdk-7-fcs-src"
12 TARBALL="$SOURCE-$VERSION.zip"
13 WGET_URL="http://download.java.net/openjdk/jdk7/promoted/${VERSION%-*}/$TARBALL"