From 7815d890cfb1d1f95c82b0cf1ec2e77e510957d9 Mon Sep 17 00:00:00 2001 From: Yourself Date: Sat, 15 May 2021 15:30:58 +0000 Subject: [PATCH] xa65: bump version --- .../patches/{xa65-2.3.10.patchset => xa65-2.3.11.patchset} | 0 dev-lang/xa65/{xa65-2.3.10.recipe => xa65-2.3.11.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/xa65/patches/{xa65-2.3.10.patchset => xa65-2.3.11.patchset} (100%) rename dev-lang/xa65/{xa65-2.3.10.recipe => xa65-2.3.11.recipe} (89%) diff --git a/dev-lang/xa65/patches/xa65-2.3.10.patchset b/dev-lang/xa65/patches/xa65-2.3.11.patchset similarity index 100% rename from dev-lang/xa65/patches/xa65-2.3.10.patchset rename to dev-lang/xa65/patches/xa65-2.3.11.patchset diff --git a/dev-lang/xa65/xa65-2.3.10.recipe b/dev-lang/xa65/xa65-2.3.11.recipe similarity index 89% rename from dev-lang/xa65/xa65-2.3.10.recipe rename to dev-lang/xa65/xa65-2.3.11.recipe index 3c1915dd2..51ba4df6d 100644 --- a/dev-lang/xa65/xa65-2.3.10.recipe +++ b/dev-lang/xa65/xa65-2.3.11.recipe @@ -4,14 +4,14 @@ understands mnemonics and generates code for NMOS 6502s (such as 6502A, \ 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...), CMOS 6502s (65C02 and \ Rockwell R65C02) and the 65816." HOMEPAGE="https://www.floodgap.com/retrotech/xa/" -COPYRIGHT="1989-2017 Andre Fachat +COPYRIGHT="1989-2020 Andre Fachat Jolse Maginnis David Weinehall Cameron Kaiser" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.floodgap.com/retrotech/xa/dists/xa-$portVersion.tar.gz" -CHECKSUM_SHA256="867b5b26b6524be8bcfbad8820ab3efe422b3e0cc9775dcb743284778868ba78" +CHECKSUM_SHA256="32f2164c99e305218e992970856dd8e2309b5cb6ac4758d7b2afe3bfebc9012d" SOURCE_DIR="xa-$portVersion" PATCHES="xa65-$portVersion.patchset"