Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] apt-native: fix checksums
@ 2013-03-08  8:38 Constantin Musca
  0 siblings, 0 replies; only message in thread
From: Constantin Musca @ 2013-03-08  8:38 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
---
 meta/recipes-devtools/apt/apt-native_0.9.7.7.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb b/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb
index 1e420a4..d71ab2f 100644
--- a/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb
+++ b/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb
@@ -1,11 +1,11 @@
 require apt-native.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI += "file://noconfigure.patch \
 	    file://no-curl.patch"
 
-SRC_URI[md5sum] = "3f86f4eff53c94b7f285b3c59eb89754"
-SRC_URI[sha256sum] = "71fc7ff15fda50f16c9d73f701adf3bd67c9803a2304cd3d82cb490d76d3c3b3"
+SRC_URI[md5sum] = "039fc57668d1a0c2f62dc22e71900a16"
+SRC_URI[sha256sum] = "6eca4285f1ac2e8cb837b9546553b0546881ed15853aa5bbeb860bab6bfa1700"
 
 LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
-- 
1.7.11.7




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-08  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  8:38 [PATCH] apt-native: fix checksums Constantin Musca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox