parent
b4c7295349
commit
75c0a29614
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tomb'
|
||||
pkgname=tomb
|
||||
version=2.9
|
||||
revision=2
|
||||
version=2.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
depends="sudo gnupg cryptsetup pinentry zsh e2fsprogs"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.dyne.org/software/tomb/"
|
||||
changelog="https://raw.githubusercontent.com/dyne/Tomb/master/ChangeLog.md"
|
||||
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
||||
checksum=b3a23c6680815f7557a3c4bd73d2b2dbde870a62357fcbf9b33089afae75d68c
|
||||
checksum=e3da3215f0cd68ca67a835817657f87b5e309e6b5e3e6900acee7cfd5be23210
|
||||
|
||||
do_install() {
|
||||
vbin tomb
|
||||
|
|
Loading…
Reference in New Issue