goimapnotify: update to 2.4.
This commit is contained in:
parent
ae5b08c70c
commit
54f9dbc06d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goimapnotify'
|
||||
pkgname=goimapnotify
|
||||
version=2.3.16
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="gitlab.com/shackra/goimapnotify"
|
||||
|
@ -10,4 +10,4 @@ license="GPL-3.0-only"
|
|||
homepage="https://gitlab.com/shackra/goimapnotify"
|
||||
changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
|
||||
distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=11908445d8136c1d7620b9704c5f5deab68f85875808c9fe959f3b6531c35dbf
|
||||
checksum=9eb05ed81a508555e607d56c5ba6c5bb2212d527de82e6a3cf27dd99dd0cf2cd
|
||||
|
|
Loading…
Reference in New Issue