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'
|
||||
pkgname=nodm
|
||||
version=0.12
|
||||
version=0.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="help2man automake pkg-config"
|
||||
|
@ -9,9 +9,8 @@ short_desc="Minimalistic display manager for automatic logins"
|
|||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/spanezz/nodm"
|
||||
distfiles="${homepage}/archive/debian/${version}-1.tar.gz"
|
||||
checksum=840939d27d3d9b02ad09e1cffce24729bcdeee6cea6b3f0037d8ae76b49feecd
|
||||
wrksrc=nodm-debian-${version}-1
|
||||
distfiles="https://github.com/spanezz/nodm/archive/${version}.tar.gz"
|
||||
checksum=ef11667ae82846801a9633df36c20f632cc03319bb1da35f062ac0f950771273
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue