wok diff liblouis/receipt @ rev 23456

updated pure-ftpd and pure-ftpd-pam (1.0.48 -> 1.0.49)
author Hans-G?nter Theisgen
date Fri Apr 03 13:56:35 2020 +0100 (2020-04-03)
parents 392680d9664d
children 5ea0ce1cecc0
line diff
     1.1 --- a/liblouis/receipt	Thu Apr 11 16:33:20 2019 +0100
     1.2 +++ b/liblouis/receipt	Fri Apr 03 13:56:35 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="liblouis"
     1.7 -VERSION="3.9.0"
     1.8 +VERSION="3.13.0"
     1.9  CATEGORY="utilities"
    1.10  LICENSE="GPL3"
    1.11  SHORT_DESC="Open-source braille translator and back-translator."
    1.12 @@ -11,9 +11,9 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/v$VERSION/$TARBALL"
    1.15  
    1.16 +SUGGESTED="help2man"
    1.17  DEPENDS="glibc"
    1.18  BUILD_DEPENDS="python-dev"
    1.19 -SUGGESTED="help2man"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()