Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bee6f8e7507011db66c949b7ba3d0a750d02471
commit 1bee6f8e7507011db66c949b7ba3d0a750d02471 Author: Miklos Vajna <[email protected]> Date: Sat Feb 19 14:42:30 2011 +0100 j2sdk-6-29-i686 - bump to update 24 diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index afcb628..7b0aea9 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -3,9 +3,9 @@ pkgname=j2sdk pkgver=6 -update=23 +update=24 realver=${pkgver}u$update -pkgrel=28 +pkgrel=29 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -16,11 +16,11 @@ up2date="Fwcat https://jdk-distros.dev.java.net/developer.html|lynx -dump -stdin if [ "$CARCH" == "i686" ]; then _arch="i586" _parch="i386" - sha1sums=('5e7497c6356bc97345c609af18b6bd330b06e824') + sha1sums=('d5b556e3b5333ec5fbe236482fa183c3635fe053') elif [ "$CARCH" == "x86_64" ]; then _arch="amd64" _parch="$_arch" - sha1sums=('b27d3b44635fdac499425214560982e5ca7266ab') + sha1sums=('b2c7723d1fa291a45ba6d2e0114188b7ac45f2a9') fi source=(http://dlc.sun.com/dlj/binaries/jdk-$realver-dlj-linux-$_arch.bin \ https://jdk-distros.dev.java.net/source/browse/*checkout*/jdk-distros/trunk/utils/construct.sh \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
