summaryrefslogtreecommitdiff
path: root/recipes/whois/whois_4.5.25.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-01-21 16:20:25 -0800
committerKhem Raj <raj.khem@gmail.com>2010-01-21 16:20:25 -0800
commit310b2cd8919a13280b445537893c109b66c5275c (patch)
tree344b8dd2f301494b3ce78d22b350731cf99a7cfa /recipes/whois/whois_4.5.25.bb
parent8ec8982add5c95bef4f18f60ef80b29bf6bf1145 (diff)
whois: Add recipe for version 5.0.0.
* Move to using INC_PR * Add md5 and sha checksums to recipe. * Move more common parts like SRC_URI to whois.inc. * Thanks Paul Menzel for reporting the pending upgrade. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/whois/whois_4.5.25.bb')
-rw-r--r--recipes/whois/whois_4.5.25.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/whois/whois_4.5.25.bb b/recipes/whois/whois_4.5.25.bb
index 22952b0d8c..2a574678df 100644
--- a/recipes/whois/whois_4.5.25.bb
+++ b/recipes/whois/whois_4.5.25.bb
@@ -1,6 +1,2 @@
+PR = "${INC_PR}.0"
require whois.inc
-
-SRC_URI = "${DEBIAN_MIRROR}/main/w/whois/whois_${PV}.tar.gz"
-S = "${WORKDIR}/whois-${PV}"
-
-inherit gettext