ircdog: update to 0.5.3.
This commit is contained in:
parent
8abccce201
commit
6be17f857c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ircdog'
|
||||
pkgname=ircdog
|
||||
version=0.5.2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ergochat/ircdog"
|
||||
|
@ -10,7 +10,7 @@ license="ISC"
|
|||
homepage="https://github.com/ergochat/ircdog"
|
||||
changelog="https://raw.githubusercontent.com/ergochat/ircdog/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7d8f3ee04c0e15dc234f7962492ba6b9ddb4110d43fbfe849018ac2171fd626c
|
||||
checksum=b9a1b12ef6b60c01dd843d82a148a136ba1c4a6569142db07e8da62eb9ac4176
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue