git-secret: update to 0.2.4.
This commit is contained in:
parent
7625e8fc66
commit
843a593b3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-secret'
|
||||
pkgname=git-secret
|
||||
version=0.2.3
|
||||
version=0.2.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -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=c821c25865ce7e13a67453debb6d60a8c1730102ecfc4c4b4c4858a02201ab26
|
||||
checksum=dd9962935f242a94bb00af6a31171de0fdba357171a6c626efc2635751d52bc4
|
||||
|
||||
do_install() {
|
||||
vbin git-secret
|
||||
|
|
Loading…
Reference in a new issue