nq: update to 0.2.1.
This commit is contained in:
parent
fbc6aaebcc
commit
eee36778cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nq'
|
# Template file for 'nq'
|
||||||
pkgname=nq
|
pkgname=nq
|
||||||
version=0.2
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Unix command line queue utility"
|
short_desc="Unix command line queue utility"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/chneukirchen/nq"
|
homepage="https://github.com/chneukirchen/nq"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=88aa4e3251c5c0223cdf9d41fb3f4d237da3bf4371b8f5f09805e71ef120113d
|
checksum=1773290791cce646e5e54e935118498a95948ca39ff5d58ac6dc65135275d3fc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue