git-secret: update to 0.5.0.
This commit is contained in:
parent
1d009c9044
commit
a37f74d4ea
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-secret'
|
||||
pkgname=git-secret
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
depends="bash gawk gnupg coreutils git"
|
||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://git-secret.io/"
|
||||
distfiles="https://github.com/sobolevn/git-secret/archive/v${version}.tar.gz"
|
||||
checksum=ae17bfda88eb77e8f07c5f16d833792a3a14adc9c5d2bbc840f28538c62f08ba
|
||||
checksum=1cba04a59c8109389079b479c1bf5719b595e799680e10d35ce9aa091cb752af
|
||||
|
||||
do_install() {
|
||||
vbin git-secret
|
||||
|
|
Loading…
Reference in New Issue