network/sfeed: Updated for version 1.8.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-04-23 13:11:42 -07:00 committed by Willy Sudiarto Raharjo
parent faab6930b8
commit 4d5c4b082a
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.7}
VERSION=${VERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sfeed"
VERSION="1.7"
VERSION="1.8"
HOMEPAGE="https://codemadness.org/sfeed-simple-feed-parser.html"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.7.tar.gz"
MD5SUM="49aa3cdf76470f1827092366dfb81c3f"
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.8.tar.gz"
MD5SUM="0391ba9f13455385932cd289f2e12328"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""