mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
parent
8b29966c93
commit
4572564699
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tomb'
|
# Template file for 'tomb'
|
||||||
pkgname=tomb
|
pkgname=tomb
|
||||||
version=2.8.1
|
version=2.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=Tomb-${version}
|
wrksrc=Tomb-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Minimalistic commandline tool to manage encrypted volumes"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
||||||
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
||||||
checksum=74865ea3364706323a3ebe12886d5816dd86c90a100bc3b49fae6e60cbb7be16
|
checksum=b3a23c6680815f7557a3c4bd73d2b2dbde870a62357fcbf9b33089afae75d68c
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i extras/gtk-tray/Makefile \
|
vsed -i extras/gtk-tray/Makefile \
|
||||||
|
|
Loading…
Add table
Reference in a new issue