mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
startup: update to 1.13.4.
This commit is contained in:
parent
b0c44e43be
commit
ec2e5d75a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'startup'
|
# Template file for 'startup'
|
||||||
pkgname=startup
|
pkgname=startup
|
||||||
version=1.13.3
|
version=1.13.4
|
||||||
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"
|
||||||
|
@ -15,10 +15,10 @@ checkdepends="python3 dbus"
|
||||||
short_desc="Event driven task and service manager"
|
short_desc="Event driven task and service manager"
|
||||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://gitlab.com/chinstrap/startup/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=b63de554d039db6cc920a50a4d38f83529c362ef725dece557247524a84d78ae
|
checksum=c637beb840878577a115e97dfc2b3284c90cf1e79b7f3a7ba21a7d922fc3c1ce
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue