Open
Description
Currently RPM package requires Java 11, even though on the website there is:
Make sure you have at least Java 11 or OpenJDK installed - check your distribution.
After installing RPM package from download page, I am unable to uninstall Java 11, even though I have newer Java installed.
It looks like it would be as simple to fix as changing this:
https://github.com/angryip/ipscan/blob/master/ext/rpmbuild/SPECS/ipscan.spec#L10
to "java >= 11"
Metadata
Metadata
Assignees
Labels
No labels