diff options
Diffstat (limited to 'recipes/libedit/libedit_20050118.bb')
-rw-r--r-- | recipes/libedit/libedit_20050118.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libedit/libedit_20050118.bb b/recipes/libedit/libedit_20050118.bb index 096316530c..4c5ae197e3 100644 --- a/recipes/libedit/libedit_20050118.bb +++ b/recipes/libedit/libedit_20050118.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit/" SECTION = "libs" LICENSE="BSD" DEPENDS = "ncurses" -PR = "r1" +PR = "r2" SRC_URI = "ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/libedit-${PV}.tar.bz2 \ file://20031222-debian-to-gentoo.patch \ |