diff options
| author | Christoph Willing <chris.willing@linux.com> | 2025-10-28 07:42:14 +1100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-01 10:03:48 +0700 |
| commit | 13d5551a18d2fa76784279c062e67e93a5ff47b5 (patch) | |
| tree | d526e8f59944c8499a46be9f36a1db0e56f1ce47 /python/feedparser/feedparser.SlackBuild | |
| parent | 3fec3ca2a0a0e4612956721aa22a7d5c9e2f0fb4 (diff) | |
python/feedparser: Updated for version 6.0.12
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/feedparser/feedparser.SlackBuild')
| -rw-r--r-- | python/feedparser/feedparser.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/feedparser/feedparser.SlackBuild b/python/feedparser/feedparser.SlackBuild index 0b37c60099..79db544fcc 100644 --- a/python/feedparser/feedparser.SlackBuild +++ b/python/feedparser/feedparser.SlackBuild @@ -1,10 +1,10 @@ #!/bin/bash # Slackware build script for feedparser -# Modified by Luis Henrique <lmello.009@gmail.com> -# Maintained 2014-2023 by Christoph Willing <chris.willing@linux.com> - +# # Copyright 2008-2009 Chess Griffin <chess@chessgriffin.com> +# Modified by Luis Henrique <lmello.009@gmail.com> +# Maintained 2014-2025 by Christoph Willing, Sydney Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=feedparser -VERSION=${VERSION:-6.0.11} +VERSION=${VERSION:-6.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
