wok annotate ghostscript-dev/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (14 months ago)
parents 8691816c33c5
children
rev   line source
jozee@2768 1 # SliTaz package receipt.
jozee@2768 2
jozee@2768 3 PACKAGE="ghostscript-dev"
Hans-G?nter@24598 4 VERSION="9.55.0"
jozee@2768 5 CATEGORY="development"
Hans-G?nter@24598 6 SHORT_DESC="Ghostscript development files."
jozee@2768 7 MAINTAINER="jozee@slitaz.org"
pascal@15215 8 LICENSE="GPL3"
jozee@2768 9 WANTED="ghostscript"
pascal@25540 10 WEB_SITE="https://ghostscript.com/"
jozee@2768 11
jozee@2768 12 # Rules to gen a SliTaz package suitable for Tazpkg.
jozee@2768 13 genpkg_rules()
jozee@2768 14 {
Hans-G?nter@24598 15 cook_copy_folders include
jozee@2768 16 }
Hans-G?nter@24600 17