New package: myrepos-1.20180726
- latest release fixes CVE-2018-7032 - https://bugs.debian.org/cgi-bin/bug-report.cgi?bug=840014#72
This commit is contained in:
parent
a49a5e9062
commit
0d7dc05e54
1 changed files with 14 additions and 0 deletions
14
srcpkgs/myrepos/template
Normal file
14
srcpkgs/myrepos/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'myrepos'
|
||||
pkgname=myrepos
|
||||
version=1.20180726
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl"
|
||||
depends="git mercurial perl"
|
||||
short_desc="Multiple Repository management tool"
|
||||
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://myrepos.branchable.com"
|
||||
distfiles="https://git.joeyh.name/index.cgi/myrepos.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=bfb909037da678a1668f3f7f86efee7ee31f2bc66d90b83dd9e6b6a5f998c4e2
|
Loading…
Reference in a new issue