wok diff plsh/receipt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (21 months ago)
parents 5ea0ce1cecc0
children 0262035dc1e7
line diff
     1.1 --- a/plsh/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/plsh/receipt	Thu Sep 01 11:12:31 2022 +0000
     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"