python3-dpkt: update to 1.9.8

Closes: https://github.com/void-linux/void-packages/pull/43976
This commit is contained in:
Alex Childs 2023-05-20 15:54:27 -05:00 committed by Duncaen
parent 88387a2000
commit cae2bd7ad0
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'python3-dpkt'
pkgname=python3-dpkt
version=1.9.7.2
revision=3
version=1.9.8
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -9,8 +9,9 @@ short_desc="Basic TCP/IP packet creation and parsing"
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/kbandla/dpkt"
changelog="https://raw.githubusercontent.com/kbandla/dpkt/master/docs/changelog.md"
distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz"
checksum=80f977667ebbad2b5c4f7b7f45ee8bea6622fb71723f68a9a8fe6274520c853b
checksum=43f8686e455da5052835fd1eda2689d51de3670aac9799b1b00cfd203927ee45
post_install() {
vlicense LICENSE