mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
nq: update to 0.2.2.
This commit is contained in:
parent
641b943450
commit
1b455cecf3
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.1
|
version=0.2.2
|
||||||
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=1773290791cce646e5e54e935118498a95948ca39ff5d58ac6dc65135275d3fc
|
checksum=c9b0ec8cc0fa55484b8e3033705896def432bd6ec4ae4957f4aafb81cf679222
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue