mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
outils: update to 0.12.
This commit is contained in:
parent
a2f44b56f6
commit
df37efc1f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'outils'
|
# Template file for 'outils'
|
||||||
pkgname=outils
|
pkgname=outils
|
||||||
version=0.11
|
version=0.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="install install-calendars"
|
make_install_args="install install-calendars"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC, BSD-3-Clause"
|
license="ISC, BSD-3-Clause"
|
||||||
homepage="https://github.com/leahneukirchen/outils"
|
homepage="https://github.com/leahneukirchen/outils"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ec970fb5620b752b2a7dcecd868c66c8d187baad3c46d3fced1f5ff55def2587
|
checksum=63b6ebddfb2e6213be1d5b20475321ba6f3221d6f86abe1dc615329c955c24db
|
||||||
conflicts="signify>=0 openbsd-rs>=0 ts>=0"
|
conflicts="signify>=0 openbsd-rs>=0 ts>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue