kirc: Update to 0.3.2
This commit is contained in:
parent
df4f85e33a
commit
e47ee1d544
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kirc'
|
# Template file for 'kirc'
|
||||||
pkgname=kirc
|
pkgname=kirc
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Tiny IRC client written in POSIX C99"
|
short_desc="Tiny IRC client written in POSIX C99"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://kirc.io"
|
homepage="https://mcpcpc.github.io/kirc/"
|
||||||
distfiles="https://github.com/mcpcpc/${pkgname}/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/mcpcpc/${pkgname}/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=19bb058a9845eb5b2febe6e8d658dcd06c194b58669f37837dbdf37627c7d7dd
|
checksum=a45172198873fb34c64150262be4515a7be268a5c00566c79f03a8ea2dd7900e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue