tomb: update to 2.6.
This commit is contained in:
parent
dce27a8c77
commit
30ab2a78cf
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tomb'
|
||||
pkgname=tomb
|
||||
version=2.5
|
||||
revision=2
|
||||
version=2.6
|
||||
revision=1
|
||||
wrksrc=Tomb-${version}
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,8 +11,8 @@ short_desc="A minimalistic commandline tool to manage encrypted volumes"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.dyne.org/software/tomb/"
|
||||
distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
|
||||
checksum=b0bdf0afbccf8bce8402333e83044d875853c6e8759acf1819ee3585de29891e
|
||||
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
|
||||
checksum=02b650a37c4638458f55c84db5fcfdbd57f565685581d691f59155932c9323eb
|
||||
|
||||
pre_build() {
|
||||
sed -i extras/gtk-tray/Makefile \
|
||||
|
|
Loading…
Reference in a new issue