mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
b4c7295349
commit
75c0a29614
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tomb'
|
# Template file for 'tomb'
|
||||||
pkgname=tomb
|
pkgname=tomb
|
||||||
version=2.9
|
version=2.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
depends="sudo gnupg cryptsetup pinentry zsh e2fsprogs"
|
depends="sudo gnupg cryptsetup pinentry zsh e2fsprogs"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.dyne.org/software/tomb/"
|
homepage="https://www.dyne.org/software/tomb/"
|
||||||
changelog="https://raw.githubusercontent.com/dyne/Tomb/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/dyne/Tomb/master/ChangeLog.md"
|
||||||
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
||||||
checksum=b3a23c6680815f7557a3c4bd73d2b2dbde870a62357fcbf9b33089afae75d68c
|
checksum=e3da3215f0cd68ca67a835817657f87b5e309e6b5e3e6900acee7cfd5be23210
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin tomb
|
vbin tomb
|
||||||
|
|
Loading…
Add table
Reference in a new issue