wok diff cc65/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents 5ea0ce1cecc0
children fe1b5660fdd1
line diff
     1.1 --- a/cc65/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/cc65/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cc65"
     1.7 -VERSION="2.18"
     1.8 +VERSION="2.19"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cross development package for 65(C)02 systems."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="other"
    1.13 -WEB_SITE="https://www.cc65.org"
    1.14 +WEB_SITE="https://cc65.github.io"
    1.15  
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/V$VERSION.tar.gz"