startup: update to 1.13.5.
This commit is contained in:
parent
b283eaa8a8
commit
e941a4ed32
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'startup'
|
||||
pkgname=startup
|
||||
version=1.13.4
|
||||
version=1.13.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
|
||||
|
@ -18,7 +18,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=c637beb840878577a115e97dfc2b3284c90cf1e79b7f3a7ba21a7d922fc3c1ce
|
||||
checksum=8863c6790c9eb7ce73b78f1f76d6e07ab05abddebf0a7b5f22f59883596f07ce
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue