From 1705a068b09d5bb8fec42ae84cb9990d36f31720 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 15 Apr 2009 10:49:01 +0200 Subject: haserl: update to 0.9.25 --- recipes/haserl/haserl_0.9.25.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/haserl/haserl_0.9.25.bb (limited to 'recipes/haserl') diff --git a/recipes/haserl/haserl_0.9.25.bb b/recipes/haserl/haserl_0.9.25.bb new file mode 100644 index 0000000000..d1a06007c0 --- /dev/null +++ b/recipes/haserl/haserl_0.9.25.bb @@ -0,0 +1,9 @@ +# Copyright (C) 2007-2008, Stelios Koroneos - Digital OPSiS, All Rights Reserved +# Released under the MIT license (see packages/COPYING) +DESCRIPTION = "A cgi wrapper for embedding shell scripts into html documents" +SECTION = "console/network" +LICENSE = "GPL" + +SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz" + +inherit autotools gettext -- cgit 1.2.3-korg