diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
| commit | fb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch) | |
| tree | de239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-java/super-csv | |
| parent | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff) | |
| download | baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-java/super-csv')
| -rw-r--r-- | dev-java/super-csv/super-csv-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/super-csv/super-csv-2.3.1.ebuild b/dev-java/super-csv/super-csv-2.3.1.ebuild index 3b686ea92fca..2c4cd97e4f83 100644 --- a/dev-java/super-csv/super-csv-2.3.1.ebuild +++ b/dev-java/super-csv/super-csv-2.3.1.ebuild @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source doc test" inherit java-pkg-2 java-ant-2 DESCRIPTION="A fast, programmer-friendly, free CSV library for Java" -HOMEPAGE="http://super-csv.github.io/" +HOMEPAGE="https://super-csv.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="Apache-2.0" SLOT="0" |
