wok diff cc65/receipt @ rev 25155
updated proxytunnel (1.9.0 -> 1.10)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 30 15:35:33 2022 +0100 (2022-06-30) |
parents | 5ea0ce1cecc0 |
children | fe1b5660fdd1 |
line diff
1.1 --- a/cc65/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/cc65/receipt Thu Jun 30 15:35:33 2022 +0100 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"