wok-6.x diff plsh/receipt @ rev 25563

New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author Stanislas Leduc <shann@slitaz.org>
date Fri May 05 18:12:18 2023 +0200 (14 months ago)
parents 5ea0ce1cecc0
children
line diff
     1.1 --- a/plsh/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/plsh/receipt	Fri May 05 18:12:18 2023 +0200
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="plsh"
     1.7 -VERSION="1.20171014"
     1.8 +VERSION="1.20200522"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="A procedural language handler for PostgreSQL using any shell."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WEB_SITE="https://github.com/petere/plsh"
    1.14 +REPOLOGY="postgresql-plsh"
    1.15  
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"