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

updated btrfs-progs again (4.9.1 -> 5.3.1)
author Hans-G?nter Theisgen
date Tue Dec 03 10:21:27 2019 +0100 (2019-12-03)
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"