myrepos: remove.
Is a git package without -git designation has unfixed CVE-2018-8032
This commit is contained in:
parent
d486ea258d
commit
3eb4381e92
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
||||||
# Template file for 'myrepos'
|
|
||||||
pkgname=myrepos
|
|
||||||
version=1.20171231
|
|
||||||
revision=1
|
|
||||||
noarch=yes
|
|
||||||
build_style=gnu-makefile
|
|
||||||
hostmakedepends="git perl"
|
|
||||||
depends="perl"
|
|
||||||
short_desc="Manage all your version control repos"
|
|
||||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://myrepos.branchable.com"
|
|
||||||
|
|
||||||
do_fetch() {
|
|
||||||
git clone --branch "${version}" https://git.joeyh.name/git/myrepos.git ${pkgname}-${version}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue