tomb: update to 2.2
This commit is contained in:
parent
b0bc8732c2
commit
9e4a83a9ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tomb'
|
||||
pkgname=tomb
|
||||
version=2.1.1
|
||||
version=2.2
|
||||
revision=1
|
||||
wrksrc=Tomb-${version}
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,9 +11,9 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.dyne.org/software/tomb/"
|
||||
distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
|
||||
checksum=235461ad8023fc656b2f52381556b79bd99745a8475f761f94b5cc0efe01b75d
|
||||
checksum=06d586879b6384237eb9ef573d4af0f98bd800dc2afb97dbb5a4fd5c5e5523f3
|
||||
|
||||
do_install(){
|
||||
do_install() {
|
||||
vbin tomb
|
||||
vman doc/tomb.1
|
||||
vdoc doc/KEY_SPECIFICATIONS.txt
|
||||
|
|
Loading…
Reference in New Issue