mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
tpm: update to 1.3.1.
This commit is contained in:
parent
78e47c5f5c
commit
1ce5f68254
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tpm'
|
# Template file for 'tpm'
|
||||||
pkgname=tpm
|
pkgname=tpm
|
||||||
version=1.3
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/nmeum/tpm"
|
homepage="https://github.com/nmeum/tpm"
|
||||||
distfiles="https://github.com/nmeum/tpm/archive/${version}.tar.gz"
|
distfiles="https://github.com/nmeum/tpm/archive/${version}.tar.gz"
|
||||||
checksum=97b8bf1e53a122fbebc47c0468a1944d53cf78e237f07cfaecd871b67bebed98
|
checksum=b73d995d89537b8cf3deee432bf4e510a4f72dd9e8bc3a30112a7b569c47fc35
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _tpm
|
vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _tpm
|
||||||
|
|
Loading…
Add table
Reference in a new issue