wok-next view openjdk-6-src/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d5aab818505e
children
line source
1 # SliTaz package receipt.
3 PACKAGE="openjdk-6-src"
4 VERSION="b20-21_jun_2010"
5 CATEGORY="meta"
6 SHORT_DESC="Openjdk6 we use to cook icedtea6 (empty package)"
7 MAINTAINER="devel@slitaz.org"
8 LICENSE="GPL"
9 WEB_SITE="https://www.oracle.com/technetwork/java/index.html"
11 TARBALL="$PACKAGE-$VERSION.tar.gz"
12 WGET_URL="http://download.java.net/openjdk/jdk6/promoted/${VERSION%-*}/$TARBALL"