mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
startup: update to 2.0.1.
This commit is contained in:
parent
6acac75eb7
commit
c0501f3dce
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=2.0.0
|
version=2.0.1
|
||||||
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=c013df5dcda8ae0fc36f71d7b774fa8c9deb352ccd5aabdea81fcf02101c4c9c
|
checksum=1f2efa44dc09edbb974ebccf594d0832cdca37cf175e5e8f08d20de501f21000
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue