mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
emptty: update to 0.5.1.
This commit is contained in:
parent
041d5ee4fd
commit
e8a6e29b4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emptty'
|
# Template file for 'emptty'
|
||||||
pkgname=emptty
|
pkgname=emptty
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/tvrzna/emptty
|
go_import_path=github.com/tvrzna/emptty
|
||||||
|
@ -10,7 +10,7 @@ maintainer="xXR01I1Xx <xxr01i1xx@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tvrzna/emptty"
|
homepage="https://github.com/tvrzna/emptty"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=30fd606e9f2c00c923d6fc5d28774d2454e70f999aee57ff29de73eed824f384
|
checksum=798819b7d320df6ced703b5878564c3a2544638babc7666a5c8391c26976c704
|
||||||
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue