gitolite: update to 3.6.7.
This commit is contained in:
parent
f23e6adfc7
commit
d0ad88fcd7
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.6
|
version=3.6.7
|
||||||
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=6971db70cf1393bf864cab569adbbd2a71f777f095d13447079a2463901b031f
|
checksum=f75d15bb438986b77bd8aeda7839dcd3624ae9d09dbfce245c00b906de8dbdc6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -xzvf ${pkgname}-${version}.tar.gz
|
tar -xzvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue