mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
nodm: update to 0.13.
This commit is contained in:
parent
f708cda0db
commit
38ca1a4083
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nodm'
|
# Template file for 'nodm'
|
||||||
pkgname=nodm
|
pkgname=nodm
|
||||||
version=0.12
|
version=0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="help2man automake pkg-config"
|
hostmakedepends="help2man automake pkg-config"
|
||||||
|
@ -9,9 +9,8 @@ short_desc="Minimalistic display manager for automatic logins"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/spanezz/nodm"
|
homepage="https://github.com/spanezz/nodm"
|
||||||
distfiles="${homepage}/archive/debian/${version}-1.tar.gz"
|
distfiles="https://github.com/spanezz/nodm/archive/${version}.tar.gz"
|
||||||
checksum=840939d27d3d9b02ad09e1cffce24729bcdeee6cea6b3f0037d8ae76b49feecd
|
checksum=ef11667ae82846801a9633df36c20f632cc03319bb1da35f062ac0f950771273
|
||||||
wrksrc=nodm-debian-${version}-1
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue