Add gocd server

This commit is contained in:
2026-04-04 17:59:45 +02:00
parent 71a9b7903f
commit c97ac9b7f7
4 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
PRGNAM="gocd-server"
VERSION="25.4.0"
HOMEPAGE="https://www.gocd.org/"
DOWNLOAD="https://github.com/gocd/gocd/archive/refs/tags/25.4.0.tar.gz"
MD5SUM="76104724707c23cd2801a2f12e3496c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk25 yarn"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"