[oe-commits] Klaus Schwarzkopf : dcetest: fixed download link

git version control git at git.openembedded.org
Tue Nov 30 00:19:29 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: 8f0651e6de776efec16fbbb452361ddabb8f86c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8f0651e6de776efec16fbbb452361ddabb8f86c5

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 13:40:38 2010 +0100

dcetest: fixed download link

fixed download link and version

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/dcetest/dcetest.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes/dcetest/dcetest.bb b/recipes/dcetest/dcetest.bb
index 962add5..b6f5480 100644
--- a/recipes/dcetest/dcetest.bb
+++ b/recipes/dcetest/dcetest.bb
@@ -1,8 +1,9 @@
 SECTION = "network/misc"
 DESCRIPTION = "DCE Service enumerator for MS Windows systems"
-PV = "1.2"
+PV = "2.0"
+PR = "r0"
 
-SRC_URI = "http://packetstormsecurity.org/UNIX/scanners/dcetest-2.0.tar.gz"
+SRC_URI = "http://packetstorm.linuxsecurity.com/UNIX/scanners/dcetest-2.0.tar.gz"
 
 DEFAULT_PREFERENCE="-1"
 





More information about the Openembedded-commits mailing list