mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
startup: update to 2.0.0.
This commit is contained in:
parent
a09cf8daa4
commit
6a5f40484a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'startup'
|
# Template file for 'startup'
|
||||||
pkgname=startup
|
pkgname=startup
|
||||||
version=1.14.1
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
|
configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://gitlab.com/chinstrap/startup"
|
homepage="https://gitlab.com/chinstrap/startup"
|
||||||
changelog="${homepage}/raw/master/NEWS"
|
changelog="${homepage}/raw/master/NEWS"
|
||||||
distfiles="${homepage}/-/archive/${version}/startup-${version}.tar.gz"
|
distfiles="${homepage}/-/archive/${version}/startup-${version}.tar.gz"
|
||||||
checksum=bdfbcfa2a646520df581d6ec8a291a41174288ad990f82effe2272e0f5209d81
|
checksum=c013df5dcda8ae0fc36f71d7b774fa8c9deb352ccd5aabdea81fcf02101c4c9c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue