neomutt: update to 20220408.
This commit is contained in:
parent
a3b6b00334
commit
b5f2cd0718
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neomutt'
|
||||
pkgname=neomutt
|
||||
version=20211029
|
||||
version=20220408
|
||||
revision=1
|
||||
create_wrksrc=true
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
|
@ -19,11 +19,11 @@ short_desc="Mutt with misc fixes and feature patches"
|
|||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://neomutt.org/"
|
||||
_test_files_hash=8e4fc46e731da0863c04b005885f92aa925b6367
|
||||
_test_files_hash=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
|
||||
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
|
||||
https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
|
||||
checksum="08245cfa7aec80b895771fd1adcbb7b86e9c0434dfa64574e3c8c4d692aaa078
|
||||
818ff9642ac396e18854486078320ce03a58c8aa8f7d6af44d1b0b5de822ccc3"
|
||||
checksum="bb138adb09b1f164fe690749e991a5505bf4f50b6ad478ffb085c609d5617cc7
|
||||
bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
|
||||
python_version=3
|
||||
|
||||
# fix:
|
||||
|
|
Loading…
Reference in a new issue