emptty: update to 0.10.0
This commit is contained in:
parent
c40c3476e4
commit
b2dd974ed7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'emptty'
|
||||
pkgname=emptty
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/tvrzna/emptty
|
||||
makedepends="pam-devel libX11-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="tvrzna <emporeor@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tvrzna/emptty"
|
||||
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
|
||||
checksum=1b3c940da8d60705306525bf5a7619a7b30d954679e30a978a03ac53357e57d4
|
||||
checksum=d75c6b582067f8c96d292370d6ec8ae3da6410999d3d34a29cd4e3295577cc1d
|
||||
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue