summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pax/pax_3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/pax/pax_3.4.bb')
-rw-r--r--meta/recipes-extended/pax/pax_3.4.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-extended/pax/pax_3.4.bb b/meta/recipes-extended/pax/pax_3.4.bb
index e9c70d6fda..0c10688feb 100644
--- a/meta/recipes-extended/pax/pax_3.4.bb
+++ b/meta/recipes-extended/pax/pax_3.4.bb
@@ -10,10 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4b0b674dfdc56daa3832d4069b820ea0 \
10 file://lib/vis.h;endline=40;md5=b283f759abd4a5ad7e014b80f51fc053" 10 file://lib/vis.h;endline=40;md5=b283f759abd4a5ad7e014b80f51fc053"
11 11
12SECTION = "base" 12SECTION = "base"
13PR = "r1" 13PR = "r2"
14 14
15SRC_URI = "ftp://ftp.suse.com/pub/people/kukuk/pax/pax-${PV}.tar.bz2 \ 15SRC_URI = "ftp://ftp.suse.com/pub/people/kukuk/pax/pax-${PV}.tar.bz2 \
16 file://fix_for_compile_with_gcc-4.6.0.patch" 16 file://fix_for_compile_with_gcc-4.6.0.patch \
17 file://pax-3.4_fix_for_x32.patch"
17 18
18SRC_URI[md5sum] = "fbd9023b590b45ac3ade95870702a0d6" 19SRC_URI[md5sum] = "fbd9023b590b45ac3ade95870702a0d6"
19SRC_URI[sha256sum] = "ac3c06048e02828077cf7757d3d142241429238893b91d529af29a2e8cc5623b" 20SRC_URI[sha256sum] = "ac3c06048e02828077cf7757d3d142241429238893b91d529af29a2e8cc5623b"