mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
necho: update upstream urls
This commit is contained in:
parent
eddb52e8c9
commit
7d6a9f8dbd
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'necho'
|
# Template file for 'necho'
|
||||||
pkgname=necho
|
pkgname=necho
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="minimal, sensible alternatives to echo(1)"
|
short_desc="minimal, sensible alternatives to echo(1)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/chneukirchen/necho"
|
homepage="https://github.com/leahneukirchen/necho"
|
||||||
distfiles="https://github.com/chneukirchen/necho/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/necho/archive/v${version}.tar.gz"
|
||||||
checksum=eaa41ef7230d11cfaca7bfdb3a42824f1236204bd8df2e8c323eec33caa6a306
|
checksum=eaa41ef7230d11cfaca7bfdb3a42824f1236204bd8df2e8c323eec33caa6a306
|
||||||
|
|
Loading…
Add table
Reference in a new issue