mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neomutt: update to 20201120.
This commit is contained in:
parent
c8ec735b16
commit
5b0e30258d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neomutt'
|
# Template file for 'neomutt'
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
version=20200925
|
version=20201120
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="neomutt-${version}"
|
wrksrc="neomutt-${version}"
|
||||||
create_wrksrc=true
|
create_wrksrc=true
|
||||||
|
@ -23,7 +23,7 @@ homepage="https://neomutt.org/"
|
||||||
_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
|
_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
|
||||||
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
|
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
|
||||||
https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
|
https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
|
||||||
checksum="dcec98ea2454d7695ff92184c33a0051c2b3c46320f81f7889c4580c943140dd
|
checksum="48191d4f17cb1e5fd094ca92c581e1bb9599f058c122cc0e35df4e1c0cb53f47
|
||||||
a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
|
a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# move dist to examples dir
|
# move dist to examples dir
|
||||||
vsconf contrib/gpg.rc Muttrc.gpg.dist
|
vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue