wok diff unifont/receipt @ rev 25598
Update some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 16 12:03:07 2023 +0000 (17 months ago) |
parents | 2a0479881723 |
children |
line diff
1.1 --- a/unifont/receipt Sun Feb 13 13:09:42 2022 +0000 1.2 +++ b/unifont/receipt Sun Jul 16 12:03:07 2023 +0000 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="unifont" 1.7 -VERSION="13.0.01" 1.8 +VERSION="14.0.04" 1.9 CATEGORY="fonts" 1.10 SHORT_DESC="The Standard GNU Unifont TTF." 1.11 MAINTAINER="hackdorte@sapo.pt" 1.12 LICENSE="GPL2" 1.13 -WEB_SITE="http://unifoundry.com/" 1.14 +WEB_SITE="https://unifoundry.com/" 1.15 +REPOLOGY="fonts:unifont" 1.16 1.17 TARBALL="$PACKAGE-$VERSION.ttf" 1.18 WGET_URL="${WEB_SITE}pub/$PACKAGE/$PACKAGE-$VERSION/font-builds/$TARBALL"