Skip to content

Commit

Permalink
app-antivirus/skyldav: use HTTPS for links to dev.gentoo.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Turco authored and mgorny committed Sep 6, 2017
1 parent 63e3419 commit 220de91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-antivirus/skyldav/skyldav-0.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SRC_URI="https://github.com/xypron/skyldav/archive/${MY_PV}.tar.gz -> ${MY_P}.ta
## selfmade tarball
#MY_PVR=${PVR/_rc/rc}
#MY_P="${PN}-${MY_PVR}"
#SRC_URI="http://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${MY_P}.tar.gz"
#SRC_URI="https://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${MY_P}.tar.gz"

## github commit tarball
#MY_GIT_COMMIT="49bdb5e710b5a77c38ceb87da6015afb7009f1f9"
Expand Down

0 comments on commit 220de91

Please sign in to comment.