wok diff cups-doc/receipt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents 091670bbc959
children
line diff
     1.1 --- a/cups-doc/receipt	Sun Jan 12 14:31:51 2020 +0100
     1.2 +++ b/cups-doc/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cups-doc"
     1.7 -VERSION="2.3.1"
     1.8 +VERSION="2.4.1"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Documentation for cups."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -14,6 +14,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share
    1.16 -	# We need the doc for CSS, images and help in the web interface.
    1.17 +	# We need the documentation for CSS, images and help in the web interface.
    1.18  	cp -a $install/usr/share/doc	$fs/usr/share
    1.19  }