diff options
Diffstat (limited to 'meta-networking/recipes-support/netcat')
-rw-r--r-- | meta-networking/recipes-support/netcat/netcat-openbsd_1.195.bb (renamed from meta-networking/recipes-support/netcat/netcat-openbsd_1.190.bb) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.190.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.195.bb index defc05cd1d..20ad43a4d5 100644 --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.190.bb +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.195.bb | |||
@@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=f39e60ae4ea9fdb559c833be2e59de99 | |||
7 | DEPENDS += "glib-2.0 libbsd" | 7 | DEPENDS += "glib-2.0 libbsd" |
8 | do_patch[depends] = "quilt-native:do_populate_sysroot" | 8 | do_patch[depends] = "quilt-native:do_populate_sysroot" |
9 | 9 | ||
10 | SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/netcat-openbsd/1.190-2/netcat-openbsd_${PV}.orig.tar.gz;name=netcat \ | 10 | SRC_URI = "http://snapshot.debian.org/archive/debian/20181022T085404Z/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}.orig.tar.gz;name=netcat \ |
11 | https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/netcat-openbsd/1.190-2/netcat-openbsd_${PV}-2.debian.tar.xz;name=netcat-patch;subdir=${BP} \ | 11 | http://snapshot.debian.org/archive/debian/20181022T085404Z/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}-1.debian.tar.xz;name=netcat-patch;subdir=${BP} \ |
12 | file://0001-bundle-own-base64-encode-decode-functions.patch \ | 12 | file://0001-bundle-own-base64-encode-decode-functions.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[netcat.md5sum] = "dd32fd1d7903b541ad8709794539b959" | 15 | SRC_URI[netcat.md5sum] = "219d5e49c45658e229a3bda63063a986" |
16 | SRC_URI[netcat.sha256sum] = "68ccc448392c05ec51baed0167a72b8c650454f990b895d6e6877d416a38e536" | 16 | SRC_URI[netcat.sha256sum] = "0e283b2a214313c69447cd962c528ac19afb3ddfe606b25de6d179f187cde4c3" |
17 | SRC_URI[netcat-patch.md5sum] = "78058b7af0170654b877b02c37716cdf" | 17 | SRC_URI[netcat-patch.md5sum] = "7eba241989dbef6caa78ec4bc8e35151" |
18 | SRC_URI[netcat-patch.sha256sum] = "88088af3f520c7825e59bc133d65e70fc4a30139d451c6faabbd9f240bc78374" | 18 | SRC_URI[netcat-patch.sha256sum] = "c6736fcbab5254cbbc52278993a951da1126e42800a297c27db297e332e2017e" |
19 | 19 | ||
20 | inherit pkgconfig | 20 | inherit pkgconfig |
21 | 21 | ||