mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/java7-openjdk to 7.u40_2.4.1-2
This commit is contained in:
parent
a8f28c4cac
commit
11d2b2fe25
1 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@
|
|||
# - added our architectures to set _JARCH
|
||||
# - strip -D_FORTIFY_SOURCE=2 from C/CXXFLAGS
|
||||
|
||||
noautobuild=1
|
||||
|
||||
pkgname=('jre7-openjdk-headless' 'jre7-openjdk' 'jdk7-openjdk'
|
||||
'openjdk7-src')
|
||||
pkgbase=java7-openjdk
|
||||
|
@ -30,7 +32,7 @@ _HOTSPOT_CHANGESET=5f53e7717116 # see "${srcdir}/icedtea-${_icedtea_ver}"/hotspo
|
|||
_bootstrap=0 # 0/1 for quick build or full bootstrap
|
||||
|
||||
pkgver=${_java_ver}.${_updatever}_${_icedtea_ver}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://icedtea.classpath.org"
|
||||
license=('custom')
|
||||
|
|
Loading…
Reference in a new issue