diff options
author | 2017-08-31 17:38:37 +0200 | |
---|---|---|
committer | 2017-08-31 17:38:37 +0200 | |
commit | fe2d80ef77c313aa0094b566b0e433ea9950164c (patch) | |
tree | 35b9bc29c97543bc5062e886ac1080dfa64a8857 /dev-libs/osformat | |
parent | www-plugins/duckduckgo: Version bump (diff) | |
download | mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.gz mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.bz2 mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.zip |
Live versions: git->https
Diffstat (limited to 'dev-libs/osformat')
-rw-r--r-- | dev-libs/osformat/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/osformat/osformat-999999999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/osformat/Manifest b/dev-libs/osformat/Manifest index ece71a71..c2d0ae9b 100644 --- a/dev-libs/osformat/Manifest +++ b/dev-libs/osformat/Manifest @@ -1 +1 @@ -DIST osformat-1.0.4.tar.xz 247040 SHA256 9e17a3cb6ff7bf2b8953df3afea40b63b784447906eed8f30a1b04035a73d3ae +DIST osformat-1.0.4.tar.xz 247040 SHA256 9e17a3cb6ff7bf2b8953df3afea40b63b784447906eed8f30a1b04035a73d3ae SHA512 98740d34bf879f571b73dbab5d94fe9c8f4584ce4597d2099bdb6f30988bd91fca8e76b4cf5a03c67244ee4dcaaf64f57ec02c446b02c77129e38d8b2de7d070 diff --git a/dev-libs/osformat/osformat-999999999.ebuild b/dev-libs/osformat/osformat-999999999.ebuild index 6ea5c007..445d0bac 100644 --- a/dev-libs/osformat/osformat-999999999.ebuild +++ b/dev-libs/osformat/osformat-999999999.ebuild @@ -6,7 +6,7 @@ inherit autotools ltprune case ${PV} in 99999999*) - EGIT_REPO_URI="git://github.com/vaeth/${PN}.git" + EGIT_REPO_URI="https://github.com/vaeth/${PN}.git" inherit git-r3 SRC_URI="" PROPERTIES="live";; |