mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ircdog: update to 0.5.2.
This commit is contained in:
parent
cd140e5b8f
commit
ffd13fdfd6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ircdog'
|
# Template file for 'ircdog'
|
||||||
pkgname=ircdog
|
pkgname=ircdog
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ergochat/ircdog"
|
go_import_path="github.com/ergochat/ircdog"
|
||||||
short_desc="Simple wrapper over the raw IRC protocol"
|
short_desc="Simple wrapper over the raw IRC protocol"
|
||||||
|
@ -10,7 +10,7 @@ license="ISC"
|
||||||
homepage="https://github.com/ergochat/ircdog"
|
homepage="https://github.com/ergochat/ircdog"
|
||||||
changelog="https://raw.githubusercontent.com/ergochat/ircdog/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ergochat/ircdog/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=04d41168329523b44fe77a28d0aca83c60cdee913e8ee9abf5901de5fed4aa4a
|
checksum=7d8f3ee04c0e15dc234f7962492ba6b9ddb4110d43fbfe849018ac2171fd626c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue