this repo has no description

Merge pull request #19367 from zapashcanon/master

fix dev-repo for opass

Kate 0cfa47f9 c4ef29f0

Changed files
+9 -9
packages
opass
opass.0.2.0
opass.0.2.1
opass.1.0.0
opass.1.0.1
opass.1.0.2
opass.1.0.6
opass.2.15
+2 -2
packages/opass/opass.0.2.0/opam
···
"async" {< "v0.15"}
"ocamlbuild" {build}
]
-
dev-repo: "git://github.com/pygatea/opass"
+
dev-repo: "git+https://github.com/pygatea/opass.git"
authors: [ "orbitz@gmail.com" ]
homepage: "https://github.com/orbitz/opass/blob/master/README.org"
bug-reports: "https://github.com/orbitz/opass/issues"
-
synopsis: "A simple password database written in OCaml."
+
synopsis: "A simple password database written in OCaml"
extra-files: ["opass.install" "md5=e0e56ad06912a33010496886bed060c0"]
url {
src: "https://github.com/pygatea/opass/archive/0.2.0-ocamlbuild.tar.gz"
+2 -2
packages/opass/opass.0.2.1/opam
···
"core_extended" {= "108.08.00"}
"ocamlbuild" {build}
]
-
dev-repo: "git://github.com/pygatea/opass"
+
dev-repo: "git+https://github.com/pygatea/opass.git"
authors: [ "orbitz@gmail.com" ]
homepage: "https://github.com/orbitz/opass/blob/master/README.org"
bug-reports: "https://github.com/orbitz/opass/issues"
-
synopsis: "A simple password database written in OCaml."
+
synopsis: "A simple password database written in OCaml"
extra-files: ["opass.install" "md5=e0e56ad06912a33010496886bed060c0"]
url {
src: "https://github.com/pygatea/opass/archive/0.2.1-ocamlbuild.tar.gz"
+1 -1
packages/opass/opass.1.0.0/opam
···
"core_extended" {< "v0.15"}
"csv"
]
-
dev-repo: "git://github.com/orbitz/opass"
+
dev-repo: "git+https://github.com/orbitz/opass.git"
authors: [ "orbitz@gmail.com" ]
homepage: "https://github.com/orbitz/opass/blob/master/README.org"
bug-reports: "https://github.com/orbitz/opass/issues"
+1 -1
packages/opass/opass.1.0.1/opam
···
"core_extended" {< "v0.15"}
"csv"
]
-
dev-repo: "git://github.com/orbitz/opass"
+
dev-repo: "git+https://github.com/orbitz/opass.git"
authors: [ "orbitz@gmail.com" ]
homepage: "https://github.com/orbitz/opass/blob/master/README.org"
bug-reports: "https://github.com/orbitz/opass/issues"
+1 -1
packages/opass/opass.1.0.2/opam
···
"core" {>= "108.08.00" & < "113.24.00"}
"csv"
]
-
dev-repo: "git://github.com/orbitz/opass"
+
dev-repo: "git+https://github.com/orbitz/opass.git"
authors: [ "orbitz@gmail.com" ]
homepage: "https://github.com/orbitz/opass/blob/master/README.org"
bug-reports: "https://github.com/orbitz/opass/issues"
+1 -1
packages/opass/opass.1.0.6/opam
···
homepage: "https://github.com/orbitz/opass"
bug-reports: "https://github.com/orbitz/opass/issues"
-
dev-repo: "git+ssh://git@github.com/orbitz/opass.git"
+
dev-repo: "git+https://github.com/orbitz/opass.git"
synopsis: "A simple command line tool for storing, retreiving,"
description:
"and generating password and secret notes, using PGP for encryption."
+1 -1
packages/opass/opass.2.15/opam
···
homepage: "https://github.com/orbitz/opass"
bug-reports: "https://github.com/orbitz/opass/issues"
-
dev-repo: "git+ssh://git@github.com/orbitz/opass.git"
+
dev-repo: "git+https://github.com/orbitz/opass.git"
synopsis: "A simple command line tool for storing, retreiving,"
description:
"and generating password and secret notes, using PGP for encryption."