diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-25 10:14:35 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-25 10:14:35 +0100 |
commit | 77cfe0930b039016848f590ebf736442c03a9975 (patch) | |
tree | 8820e6db1663c59d044241dcb3bdd3f7f32b8afd /recipes/proftpd | |
parent | db87e0cfa625d0246461c530c0d9ada944e44969 (diff) | |
parent | 97a4caf877fd9d1eb4f63acc21ae8df1003fc353 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/proftpd')
-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 \ |