git-secret: update to 0.4.0.
This commit is contained in:
parent
02dbcb89d0
commit
5f25bbcb00
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-secret'
|
||||
pkgname=git-secret
|
||||
version=0.3.3
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
|
@ -10,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=d8c19a5cbd174e95484a4233605985dd3b060a8a83d14d41c3bad1d534c6ab39
|
||||
checksum=ae17bfda88eb77e8f07c5f16d833792a3a14adc9c5d2bbc840f28538c62f08ba
|
||||
|
||||
do_install() {
|
||||
vbin git-secret
|
||||
|
|
Loading…
Reference in New Issue