Packages: added Debian 11 "bullseye" support.
This commit is contained in:
@@ -6,7 +6,7 @@ MODULE_SUMMARY_jsc_common= Java shared packages for NGINX Unit
|
||||
MODULE_VERSION_jsc_common= $(VERSION)
|
||||
MODULE_RELEASE_jsc_common= 1
|
||||
|
||||
ifneq (,$(findstring $(CODENAME),hirsute groovy focal eoan disco buster))
|
||||
ifneq (,$(findstring $(CODENAME),hirsute groovy focal eoan disco buster bullseye))
|
||||
JAVA_MINVERSION= 11
|
||||
else
|
||||
JAVA_MINVERSION= 8
|
||||
|
||||
Reference in New Issue
Block a user