diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-01-19 10:34:50 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-01-19 10:34:50 +0100 |
| commit | de389deba3e4f19a0b0f85b76ecece1d52bf58c7 (patch) | |
| tree | eedcf4016e5d67c72db8bdcc33aa3132c73bf436 /main/libs | |
| parent | 78bd926b6c054b493e85203c4f1772c8b5aa1e76 (diff) | |
| download | cgeo-de389deba3e4f19a0b0f85b76ecece1d52bf58c7.zip cgeo-de389deba3e4f19a0b0f85b76ecece1d52bf58c7.tar.gz cgeo-de389deba3e4f19a0b0f85b76ecece1d52bf58c7.tar.bz2 | |
fix commons lang source lookup
Diffstat (limited to 'main/libs')
| -rw-r--r-- | main/libs/commons-lang3-3.2.1.jar.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libs/commons-lang3-3.2.1.jar.properties b/main/libs/commons-lang3-3.2.1.jar.properties index d61ca62..7a8b7da 100644 --- a/main/libs/commons-lang3-3.2.1.jar.properties +++ b/main/libs/commons-lang3-3.2.1.jar.properties @@ -1 +1 @@ -src=src/commons-lang3-3.2.1-src.zip
\ No newline at end of file +src=src/commons-lang3-3.2.1-sources.jar
\ No newline at end of file |
