blackbox: update to 1.20220610.
This commit is contained in:
parent
fcec7e2f27
commit
d48683de3c
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'blackbox'
|
# Template file for 'blackbox'
|
||||||
pkgname=blackbox
|
pkgname=blackbox
|
||||||
version=1.20181219
|
version=1.20220610
|
||||||
revision=3
|
revision=1
|
||||||
depends="bash gnupg"
|
depends="bash gnupg"
|
||||||
short_desc="Safely store secrets in Git/Mercurial/Subversion"
|
short_desc="Safely store secrets in Git/Mercurial/Subversion"
|
||||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/StackExchange/blackbox"
|
homepage="https://github.com/StackExchange/blackbox"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=afd40d1676645ce9aaf4cdbf71352bf1a8f6d426998436cea3ae536881ef5f81
|
checksum=f1efcca6680159f244eb44fdb78e92b521760b875fa5a36e4c433b93ed0f87c1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in bin/*; do
|
for f in bin/*; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue