ports/contrib (3.6): openjdk11-jdk: small cleanup

commit c9f7444031fab39596eb1f45c54ee799afb85fb8 Author: Danny Rawlins <contact@romster.me> Date: Sun Oct 10 16:25:47 2021 +1100 openjdk11-jdk: small cleanup diff --git a/openjdk11-jdk/.signature b/openjdk11-jdk/.signature index 8531c2123..13afd1a32 100644 --- a/openjdk11-jdk/.signature +++ b/openjdk11-jdk/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31DhI4kKQWOEWV9W77OrkxWypO8qpTu6DRQO5xTx6aFwurUQ2518E/L7xo/ykiZpfkAKTHlSEoVbiJbj0aAh9Qs= -SHA256 (Pkgfile) = 541bcbd72ccd4401380065927b43a6a595bfae74603baba97567d5fd8eaae4d9 +RWSagIOpLGJF3wvrlC6j4QhRemStQ5NPxZjeQjKYcgWChHzGD6Osbhu7D6Z300W3tuT3Xdct477moU4U0PaiEZK07A6wVCb2Aw8= +SHA256 (Pkgfile) = 649ae42b492e687a1a4239cfe4107c108bfc2d8360983d2164f0ae46bd7a9479 SHA256 (.footprint) = 03377f0471c2680d08f519ce02e0b2f9e6e3c34c4cd8fa7c695029043ca80666 SHA256 (jdk-11.0.13+7.tar.gz) = 7ea505fdef0d3b8f0f08181aefc5dc90d63d9eca83012187993b8d8aa504b9e8 SHA256 (openjdk11-boot-20210620.tar.xz) = 03a0f8cb544282c589bd8e701311841a68558b93ea36cebf76e1f21c444e204b diff --git a/openjdk11-jdk/Pkgfile b/openjdk11-jdk/Pkgfile index c5ef88116..fbc8c747d 100644 --- a/openjdk11-jdk/Pkgfile +++ b/openjdk11-jdk/Pkgfile @@ -6,10 +6,9 @@ name=openjdk11-jdk version=11.0.13+7 -_version=11.0.13-7 _boot_ver=20210620 _cert_ver=20210620 -release=2 +release=1 source=(#http://hg.openjdk.java.net/jdk-updates/jdk11u/archive/jdk-$version.tar.bz2 https://github.com/openjdk/jdk11u/archive/refs/tags/jdk-$version.tar.gz https://crux.ster.zone/downloads/java/openjdk11-boot-$_boot_ver.tar.xz @@ -47,7 +46,7 @@ build() { cd $SRC/build LC_ALL=C - /bin/bash ../jdk11u-jdk-$_version/configure $PKGMK_JDK11 \ + /bin/bash ../jdk11u-jdk-${version/+/-}/configure $PKGMK_JDK11 \ --prefix=/usr/lib/java/$name \ --disable-hotspot-gtest \ --disable-precompiled-headers \
participants (1)
-
crux@crux.nu