mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
nq: update to 0.3.1.
This commit is contained in:
parent
2a6377a037
commit
44933ea3d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nq'
|
||||
pkgname=nq
|
||||
version=0.3
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Unix command line queue utility"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/nq"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=42345f0e0aab2537f6ba9358f23360a5a3989bfb2122cc8ba33d536c2ed259fd
|
||||
checksum=8897a747843fe246a6f8a43e181ae79ef286122a596214480781a02ef4ea304b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue