network/sfeed: Update for 1.3 (+ change homepage)

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-03-08 14:30:02 -08:00 committed by Willy Sudiarto Raharjo
parent 42f6cb5b8a
commit 086b29923b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="sfeed"
VERSION="1.2"
HOMEPAGE="https://codemadness.org/releases/sfeed/"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.2.tar.gz"
MD5SUM="af9ec4e34cb36669001b771206798b2d"
VERSION="1.3"
HOMEPAGE="https://codemadness.org/sfeed-simple-feed-parser.html"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.3.tar.gz"
MD5SUM="12abe6a19ca77528f4e98bb55477b31a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""