Updated to version 11, no changes in the recipe were needed (#6990)

This commit is contained in:
Javier Steinaker
2022-06-15 01:09:07 -03:00
committed by GitHub
parent 7eb0f9a631
commit 53a9ab2b3f

View File

@@ -2,12 +2,12 @@ SUMMARY="A genealogy tool written in Java"
DESCRIPTION="Ancestris is a free genealogy software based on NetBeans,\
compliant with GEDCOM versions 5.5 and 5.5.1."
HOMEPAGE="https://ancestris.org/"
COPYRIGHT="2011-2020 Ancestris"
COPYRIGHT="2011-2021 Ancestris"
LICENSE="GNU GPL v3"
REVISION="1"
buildVersion="20200208"
SOURCE_URI="http://www.ancestris.org/dl/pub/ancestris/releases/ancestris_$portVersion-$buildVersion.zip"
CHECKSUM_SHA256="88251deb222d91de9f381b5c5e58d015d9802f5251662ab6fa95e16e76efc170"
buildVersion="20211017"
SOURCE_URI="http://www.ancestris.org/dl/pub/ancestris/releases/ancestris-$portVersion-$buildVersion.zip"
CHECKSUM_SHA256="b9a403a649e74cccb2105113434562accb5709379bc2d040438af9ea9d195fed"
SOURCE_DIR="ancestris"
ARCHITECTURES="any"