diff options
Diffstat (limited to 'packages/thttpd/thttpd_2.25b.bb')
-rw-r--r-- | packages/thttpd/thttpd_2.25b.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/thttpd/thttpd_2.25b.bb b/packages/thttpd/thttpd_2.25b.bb index d437d22427..a88a416bbd 100644 --- a/packages/thttpd/thttpd_2.25b.bb +++ b/packages/thttpd/thttpd_2.25b.bb @@ -1,7 +1,7 @@ DESCRIPTION = "A simple, small, portable, fast, and secure HTTP server." LICENSE = "BSD" HOMEPAGE = "http://www.acme.com/software/thttpd/" -PR="r6" +FILE_PR ="r6" SRC_URI = "http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz \ file://install.patch;patch=1 \ |