summaryrefslogtreecommitdiff
path: root/recipes/joe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/joe')
-rw-r--r--recipes/joe/joe_3.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/joe/joe_3.1.bb b/recipes/joe/joe_3.1.bb
index 9c2a2b2..d253473 100644
--- a/recipes/joe/joe_3.1.bb
+++ b/recipes/joe/joe_3.1.bb
@@ -1,13 +1,13 @@
SECTION = "console/utils"
DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters."
HOMEPAGE = "http://joe-editor.sourceforge.net/"
-LICENSE ="GPL"
+LICENSE ="GPLv1"
RDEPENDS_${PN} = "ncurses-terminfo"
SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6"
-PR = "r3"
+PR = "r4"
inherit autotools