Page MenuHomeSolus

D11981.diff
No OneTemporary

D11981.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : closure-compiler
-version : '20210202'
-release : 3
+version : '20210907'
+release : 4
source :
- - https://github.com/google/closure-compiler/archive/v20210202.tar.gz : de4a41fa6cfd524548f508a4b078677a6cac351dc665233473c1dc5bef102800
+ - https://github.com/google/closure-compiler/archive/refs/tags/v20210907.tar.gz : 0f3acfcd5e0f9ab994d7b96ef96486b4f701c8d9d56b4dc0b098028824563217
license : Apache-2.0
homepage : https://developers.google.com/closure/compiler/
component : programming.java
@@ -20,7 +20,7 @@
rm .bazelrc
build : |
export JAVA_HOME=/usr/lib64/openjdk-11
- bazel build //:compiler_shaded --define=COMPILER_VERSION=%version%.0.0
+ bazel build --host_javabase=@local_jdk//:jdk //:compiler_shaded --define=COMPILER_VERSION=%version%.0.0
install : |
install -Dm00644 bazel-bin/compiler_shaded.jar $installdir/usr/share/java/closure-compiler/closure-compiler.jar
install -Dm00755 $pkgfiles/closure-compiler $installdir/usr/bin/closure-compiler
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -26,12 +26,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2021-02-22</Date>
- <Version>20210202</Version>
+ <Update release="4">
+ <Date>2021-10-05</Date>
+ <Version>20210907</Version>
<Comment>Packaging update</Comment>
<Name>Martin Reboredo</Name>
<Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 18 2023, 7:08 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810267
Default Alt Text
D11981.diff (1 KB)

Event Timeline