diff options
| -rw-r--r-- | meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb (renamed from meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.3.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.3.bb b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb index 3346daddb0..eda51bb7f5 100644 --- a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.3.bb +++ b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.3.4.bb | |||
| @@ -4,12 +4,12 @@ HOMEPAGE = "http://tcpreplay.synfin.net/" | |||
| 4 | SECTION = "net" | 4 | SECTION = "net" |
| 5 | 5 | ||
| 6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPLv3" |
| 7 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=890b830b22fd632e9ffd996df20338f8" | 7 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=10f0474a2f0e5dccfca20f69d6598ad8" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://github.com/appneta/tcpreplay/releases/download/v${PV}/tcpreplay-${PV}.tar.gz" | 9 | SRC_URI = "https://github.com/appneta/tcpreplay/releases/download/v${PV}/tcpreplay-${PV}.tar.gz" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "53b52bf64f0b6b9443428e657b37bc6b" | 11 | SRC_URI[md5sum] = "305a84d84265705bd28f148698142188" |
| 12 | SRC_URI[sha256sum] = "ed2402caa9434ff5c74b2e7b31178c73e7c7c5c4ea1e1d0e2e39a7dc46958fde" | 12 | SRC_URI[sha256sum] = "ee065310806c22e2fd36f014e1ebb331b98a7ec4db958e91c3d9cbda0640d92c" |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" | 14 | UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" |
| 15 | 15 | ||
