mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
pass: update to 1.7.3.
This commit is contained in:
parent
8b290fb664
commit
e9de8998cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pass'
|
# Template file for 'pass'
|
||||||
pkgname=pass
|
pkgname=pass
|
||||||
version=1.7.2
|
version=1.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="password-store-${version}"
|
wrksrc="password-store-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.passwordstore.org/"
|
homepage="http://www.passwordstore.org/"
|
||||||
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||||
checksum=4768c5e1965c4d2aeb28818681e484fb105b6f46cbd75a97608615c4ec6980ea
|
checksum=2b6c65846ebace9a15a118503dcd31b6440949a30d3b5291dfb5b1615b99a3f4
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
|
||||||
passmenu_package() {
|
passmenu_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue