ircdog: update to 0.5.5.
This commit is contained in:
parent
392011f429
commit
60a0a31a61
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ircdog'
|
||||
pkgname=ircdog
|
||||
version=0.5.4
|
||||
revision=2
|
||||
version=0.5.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ergochat/ircdog"
|
||||
short_desc="Simple wrapper over the raw IRC protocol"
|
||||
|
@ -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=700f1bfda4a26b66f8bbe4551ec2bc6f5b093cc3a6f2f1deff53135e84d463e5
|
||||
checksum=cc75fc53dfaeca27469b42db3596bc42a26259a6534c3edecf8d91bf6b52a4fe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue