aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpathx/inetlib_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpathx/inetlib_1.1.1.bb')
-rw-r--r--recipes/classpathx/inetlib_1.1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/classpathx/inetlib_1.1.1.bb b/recipes/classpathx/inetlib_1.1.1.bb
index 9377d6dccf..7d8e89df10 100644
--- a/recipes/classpathx/inetlib_1.1.1.bb
+++ b/recipes/classpathx/inetlib_1.1.1.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "A Java library of clients for common internet protocols"
-LICENSE = "GPL + library exception"
+LICENSE = "GPL+libraryexception"
AUTHOR = "GNU Classpath"
HOMEPAGE = "http://gnu.org/software/classpath/inetlib.html"
@@ -12,7 +12,7 @@ inherit java-library autotools
DEPENDS = "fastjar-native"
-PR = "r1"
+PR = "r2"
JPN = "libgnuinet-java"