mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
nq: update to 0.2.
This commit is contained in:
parent
58ba3bbbfa
commit
90a06b80b1
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nq'
|
# Template file for 'nq'
|
||||||
pkgname=nq
|
pkgname=nq
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Unix command line queue utility"
|
short_desc="Unix command line queue utility"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
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=e0962a5e6a2cbf799bba7a79af22c40d21e5a80605df42c8bba37d3d8efb1793
|
checksum=88aa4e3251c5c0223cdf9d41fb3f4d237da3bf4371b8f5f09805e71ef120113d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue