wok-current diff plsh/receipt @ rev 25556
created recipes for nted and nted-lang
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 22 14:54:15 2023 +0100 (20 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 Sat Apr 22 14:54:15 2023 +0100 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"