mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gitolite: update to 3.6.5.
This commit is contained in:
parent
de38c29c6e
commit
7bcf14774f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitolite'
|
# Template file for 'gitolite'
|
||||||
pkgname=gitolite
|
pkgname=gitolite
|
||||||
version=3.6.4
|
version=3.6.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://gitolite.com/gitolite/"
|
homepage="http://gitolite.com/gitolite/"
|
||||||
distfiles="https://github.com/sitaramc/gitolite/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/sitaramc/gitolite/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=15b19181dcc00233e4d031f07d769cf930e93963a925a71d684748068f38dd63
|
checksum=15f367591cc6782cde8b0b8c2206ada5714e83998b96de61838d64ff0878f876
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -xzvf ${pkgname}-${version}.tar.gz
|
tar -xzvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue