Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ java11-openjdk


Commits:
4263bece by Leonidas Spyropoulos at 2024-04-17T21:39:17+01:00
Add vendor name for Arch Linux

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ _minorver=0
 _securityver=23
 _updatever=9
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-pkgrel=1
+pkgrel=2
  _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 arch=('x86_64')
 url='https://openjdk.java.net/'
@@ -102,6 +102,7 @@ build() {
     --with-native-debug-symbols=internal \
     --enable-unlimited-crypto \
     --disable-warnings-as-errors \
+    --with-vendor-name="Arch Linux" \
     ${NUM_PROC_OPT}
     #--disable-javac-server
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/commit/4263bece94d2260c02cf0b0c128322b1b4dd9294

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java11-openjdk/-/commit/4263bece94d2260c02cf0b0c128322b1b4dd9294
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to