network/go-sendxmpp: Updated for version 0.9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2024-03-29 22:06:40 +07:00 committed by Willy Sudiarto Raharjo
parent 97ff3abfba
commit 6569027cb3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 8 additions and 8 deletions

View file

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=go-sendxmpp
VERSION=${VERSION:-0.8.4}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,7 +1,7 @@
PRGNAM="go-sendxmpp"
VERSION="0.8.4"
VERSION="0.9.0"
HOMEPAGE="https://salsa.debian.org/mdosch/go-sendxmpp"
DOWNLOAD="https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.8.4/go-sendxmpp-v0.8.4.tar.gz \
DOWNLOAD="https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.9.0/go-sendxmpp-v0.9.0.tar.gz \
https://github.com/ProtonMail/go-crypto/archive/v1.0.0/go-crypto-v1.0.0.tar.gz \
https://github.com/ProtonMail/go-mime/archive/7d82a38/go-mime-7d82a3887f2f.tar.gz \
https://github.com/ProtonMail/gopenpgp/archive/v2.7.5/gopenpgp-v2.7.5.tar.gz \
@ -10,13 +10,13 @@ DOWNLOAD="https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.8.4/go-sendxm
https://github.com/gabriel-vasile/mimetype/archive/v1.4.3/mimetype-v1.4.3.tar.gz \
https://github.com/pborman/getopt/archive/v2.1.0/getopt-v2.1.0.tar.gz \
https://github.com/pkg/errors/archive/v0.9.1/errors-v0.9.1.tar.gz \
https://github.com/xmppo/go-xmpp/archive/v0.1.2/go-xmpp-v0.1.2.tar.gz \
https://github.com/xmppo/go-xmpp/archive/v0.1.4/go-xmpp-v0.1.4.tar.gz \
https://github.com/golang/crypto/archive/v0.21.0/crypto-v0.21.0.tar.gz \
https://github.com/golang/net/archive/v0.22.0/net-v0.22.0.tar.gz \
https://github.com/golang/sys/archive/v0.18.0/sys-v0.18.0.tar.gz \
https://github.com/golang/text/archive/v0.14.0/text-v0.14.0.tar.gz \
https://salsa.debian.org/mdosch/xmppsrv/-/archive/v0.2.6/xmppsrv-v0.2.6.tar.gz"
MD5SUM="4b5379ac8b7d5164ad2fb669e0d90e36 \
MD5SUM="424c91bfcbbf2f89bd0d58c51ff441eb \
207b3050d2cdc7c5bcc8242728fb7c68 \
a6ae51724981dd98d1564dba0df3979a \
de949ecba9611996b8b1bce236f3ffab \
@ -25,7 +25,7 @@ MD5SUM="4b5379ac8b7d5164ad2fb669e0d90e36 \
de49151a4ae6474bb08145b0e9c67288 \
c52d24206b9fe29454e909a6ecbefe99 \
0951216925c98fda75a484a528b06af6 \
464f3ef14992f1395f0b6bfc56598305 \
6700b141567cce38c36df85a1e0a43c2 \
9ef8f2085d691627afbc872f68d01ddc \
6c0ddb8598f1e0aa28a12842045172e4 \
e00453d8847cde61907bcbee219c44bb \

View file

@ -57,7 +57,7 @@ github.com/pborman/getopt/v2
# github.com/pkg/errors v0.9.1
## explicit
github.com/pkg/errors
# github.com/xmppo/go-xmpp v0.1.2
# github.com/xmppo/go-xmpp v0.1.4
## explicit; go 1.21.5
github.com/xmppo/go-xmpp
# golang.org/x/crypto v0.21.0