mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/neomutt: Updated for version 20240425.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51b71cf2d2
commit
9294f00a2e
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=neomutt
|
||||
VERSION=${VERSION:-20240329}
|
||||
VERSION=${VERSION:-20240425}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="neomutt"
|
||||
VERSION="20240329"
|
||||
VERSION="20240425"
|
||||
HOMEPAGE="https://github.com/neomutt/neomutt"
|
||||
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20240329/neomutt-20240329.tar.gz"
|
||||
MD5SUM="3ea5e0b732ecff28a2105041602e6222"
|
||||
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20240425/neomutt-20240425.tar.gz"
|
||||
MD5SUM="136fa78c0ded07adb227446bdd5842c1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue