mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openbsd-rs: update upstream urls
This commit is contained in:
parent
0b364ac68d
commit
9b58bfb73e
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'openbsd-rs'
|
# Template file for 'openbsd-rs'
|
||||||
pkgname=openbsd-rs
|
pkgname=openbsd-rs
|
||||||
version=1.22
|
version=1.22
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="rs-${version}"
|
wrksrc="rs-${version}"
|
||||||
short_desc="Reshape a data array text file"
|
short_desc="Reshape a data array text file"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://github.com/chneukirchen/rs"
|
homepage="http://github.com/leahneukirchen/rs"
|
||||||
distfiles="https://github.com/chneukirchen/rs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/rs/archive/v${version}.tar.gz"
|
||||||
checksum=30727538ed5c5347fd2f23c483ecece0409befff72cd27f34591520bb636a99c
|
checksum=30727538ed5c5347fd2f23c483ecece0409befff72cd27f34591520bb636a99c
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue