From 53a9ab2b3f305eac45a1e9ebbe6ff1963bc6ffde Mon Sep 17 00:00:00 2001 From: Javier Steinaker Date: Wed, 15 Jun 2022 01:09:07 -0300 Subject: [PATCH] Updated to version 11, no changes in the recipe were needed (#6990) --- .../{ancestris-10.recipe => ancestris-11.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename app-misc/ancestris/{ancestris-10.recipe => ancestris-11.recipe} (84%) diff --git a/app-misc/ancestris/ancestris-10.recipe b/app-misc/ancestris/ancestris-11.recipe similarity index 84% rename from app-misc/ancestris/ancestris-10.recipe rename to app-misc/ancestris/ancestris-11.recipe index b2469cc2f..101067aaa 100644 --- a/app-misc/ancestris/ancestris-10.recipe +++ b/app-misc/ancestris/ancestris-11.recipe @@ -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"