network/sfeed: Update for 1.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-05-21 12:25:48 -07:00 committed by Willy Sudiarto Raharjo
parent 826d363010
commit d961347ca6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sfeed
VERSION=${VERSION:-1.4}
VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sfeed"
VERSION="1.4"
VERSION="1.5"
HOMEPAGE="https://codemadness.org/sfeed-simple-feed-parser.html"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.4.tar.gz"
MD5SUM="4cb0b1544e92f4ffd51670f62371a97a"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.5.tar.gz"
MD5SUM="0a705754cdff377aea5265ec79625380"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""