mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ircdog: update to 0.4.0.
This commit is contained in:
parent
0bc5469a3a
commit
2ffe3d4701
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ircdog'
|
# Template file for 'ircdog'
|
||||||
pkgname=ircdog
|
pkgname=ircdog
|
||||||
version=0.3.0
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ergochat/ircdog"
|
go_import_path="github.com/ergochat/ircdog"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="0x5c <dev@0x5c.io>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/ergochat/ircdog"
|
homepage="https://github.com/ergochat/ircdog"
|
||||||
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=ea58a3fb081e438eae834ed7a812cc7640e7d3440c3615b814b880fef0eab5f6
|
checksum=7078dad0844a7f7578a95a410ed88f1aafe34384ba7090f14a6021eb7029068b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue