mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-crypt/autofirma: Updated JRE version
The documentation states that the Java version required is 11, so we can bump this one to JRE11. Signed-off-by: Pedro Arizmendi <dwosky@pm.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -20,7 +20,7 @@ LICENSE="|| ( GPL-2 EUPL-1.1 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="virtual/jre:1.8"
|
||||
RDEPEND="virtual/jre:11"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
pkg_nofetch() {
|
||||
Reference in New Issue
Block a user