kirc: update to 0.2.9
This commit is contained in:
parent
fcb2b32c6e
commit
81296dd2a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kirc'
|
# Template file for 'kirc'
|
||||||
pkgname=kirc
|
pkgname=kirc
|
||||||
version=0.2.7
|
version=0.2.9
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="notthewave <winklbauer_m@zoho.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://kirc.io"
|
homepage="http://kirc.io"
|
||||||
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=174c117b6a30f41a11a5301e24cc57be0c15a4d0c855fa2cadeca73ad5288958
|
checksum=3dcd36373cd95ce3566744a431a0e8fedf5c9bb778023fb2f47f9fb9616bee08
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue