git-secret: update to 0.2.5.
This commit is contained in:
parent
aa7f9f913e
commit
8cea136266
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-secret'
|
# Template file for 'git-secret'
|
||||||
pkgname=git-secret
|
pkgname=git-secret
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://git-secret.io/"
|
homepage="http://git-secret.io/"
|
||||||
distfiles="https://github.com/sobolevn/git-secret/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sobolevn/git-secret/archive/v${version}.tar.gz"
|
||||||
checksum=dd9962935f242a94bb00af6a31171de0fdba357171a6c626efc2635751d52bc4
|
checksum=02224b360ef560d1a41ae758d16ef2f2657af8424711d52443ca7ac01367ad29
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin git-secret
|
vbin git-secret
|
||||||
|
|
Loading…
Reference in New Issue