git-secret: update to 0.3.3.
This commit is contained in:
parent
ac2108ace0
commit
d96b6c4691
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'git-secret'
|
||||
pkgname=git-secret
|
||||
version=0.3.2
|
||||
version=0.3.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
depends="bash gawk gnupg coreutils"
|
||||
|
@ -11,7 +10,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=07b32b096e5ff5b4818096b1858c1f69df4684bb0f256e620514cf88f44ded85
|
||||
checksum=d8c19a5cbd174e95484a4233605985dd3b060a8a83d14d41c3bad1d534c6ab39
|
||||
|
||||
do_install() {
|
||||
vbin git-secret
|
||||
|
|
Loading…
Reference in New Issue