mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-secret: update to 0.5.0.
This commit is contained in:
parent
1d009c9044
commit
a37f74d4ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-secret'
|
# Template file for 'git-secret'
|
||||||
pkgname=git-secret
|
pkgname=git-secret
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
depends="bash gawk gnupg coreutils git"
|
depends="bash gawk gnupg coreutils git"
|
||||||
|
@ -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=ae17bfda88eb77e8f07c5f16d833792a3a14adc9c5d2bbc840f28538c62f08ba
|
checksum=1cba04a59c8109389079b479c1bf5719b595e799680e10d35ce9aa091cb752af
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin git-secret
|
vbin git-secret
|
||||||
|
|
Loading…
Add table
Reference in a new issue