mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
outils: update upstream urls
This commit is contained in:
parent
9b58bfb73e
commit
e2226c7fb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'outils'
|
# Template file for 'outils'
|
||||||
pkgname=outils
|
pkgname=outils
|
||||||
version=0.8
|
version=0.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="install install-calendars"
|
make_install_args="install install-calendars"
|
||||||
depends="gcc" # for cpp(1)
|
depends="gcc" # for cpp(1)
|
||||||
|
@ -9,8 +9,8 @@ conflicts="signify>=0 openbsd-rs>=0"
|
||||||
short_desc="Some non-standard OpenBSD tools"
|
short_desc="Some non-standard OpenBSD tools"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC, BSD"
|
license="ISC, BSD"
|
||||||
homepage="https://github.com/chneukirchen/outils"
|
homepage="https://github.com/leahneukirchen/outils"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=92bfee7d5ab91bee85f8fbe890267f16821aecafae0013eeea7d4c9478f37e1d
|
checksum=92bfee7d5ab91bee85f8fbe890267f16821aecafae0013eeea7d4c9478f37e1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue