diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-10-24 22:02:00 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-10-24 22:02:00 +0200 |
commit | 42b73a456bc890fee7fdeb1ba15f59754c673b88 (patch) | |
tree | a6e024586a76686711630cdc50b027f6ff2136fe /recipes | |
parent | daf1f423d0b880aca97cab96e81cbaebf5a0e8cc (diff) |
proftpd: moved from 1.3.2 to 1.3.2b
as this is a maintenance release it is not too useful to keep the old one around
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/proftpd/proftpd_1.3.2b.bb (renamed from recipes/proftpd/proftpd_1.3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/proftpd/proftpd_1.3.2.bb b/recipes/proftpd/proftpd_1.3.2b.bb index 8d31adeb9a..a50cc08b08 100644 --- a/recipes/proftpd/proftpd_1.3.2.bb +++ b/recipes/proftpd/proftpd_1.3.2b.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Secure ftp daemon" SECTION = "console/network" LICENSE = "GPL" -PR = "r4" +PR = "r0" SRC_URI = "ftp://ftp.nl.uu.net/pub/unix/ftp/proftpd/ftp/distrib/source/${PN}-${PV}.tar.gz \ file://make.patch;patch=1 \ |