startup: update to 2.0.0.
This commit is contained in:
parent
a09cf8daa4
commit
6a5f40484a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'startup'
|
||||
pkgname=startup
|
||||
version=1.14.1
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://gitlab.com/chinstrap/startup"
|
||||
changelog="${homepage}/raw/master/NEWS"
|
||||
distfiles="${homepage}/-/archive/${version}/startup-${version}.tar.gz"
|
||||
checksum=bdfbcfa2a646520df581d6ec8a291a41174288ad990f82effe2272e0f5209d81
|
||||
checksum=c013df5dcda8ae0fc36f71d7b774fa8c9deb352ccd5aabdea81fcf02101c4c9c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue