academic/Data2FCS: update Copyright year and REQUIRES to adoptopenjdk

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2021-05-18 15:08:18 +03:00 committed by Willy Sudiarto Raharjo
parent e14ced8086
commit c0092679ae
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for Data2FCS
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
# Copyright 2017-2021 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

View file

@ -7,6 +7,6 @@ MD5SUM="59b89861defa64a34ede2ea97e1194b5 \
aa327e522bfc9b18e72f20ae1dbcdace"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"
REQUIRES="adoptopenjdk"
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"