nq: update to 0.4.
This commit is contained in:
parent
1f9e7e1666
commit
01abcee616
1 changed files with 3 additions and 7 deletions
|
@ -1,15 +1,11 @@
|
|||
# Template file for 'nq'
|
||||
pkgname=nq
|
||||
version=0.3.1
|
||||
revision=2
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Unix command line queue utility"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/leahneukirchen/nq"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8897a747843fe246a6f8a43e181ae79ef286122a596214480781a02ef4ea304b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
checksum=287d6700063b64cfa9db51df95e2a046736eb38c0d3b6e0af0a8e7da6df8880b
|
||||
|
|
Loading…
Reference in a new issue