python3-dpkt: update to 1.9.7.2
This commit is contained in:
parent
2e5fc652d8
commit
31d3fdb313
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-dpkt'
|
# Template file for 'python3-dpkt'
|
||||||
pkgname=python3-dpkt
|
pkgname=python3-dpkt
|
||||||
version=1.9.4
|
version=1.9.7.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="dpkt-${version}"
|
wrksrc="dpkt-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/kbandla/dpkt"
|
homepage="https://github.com/kbandla/dpkt"
|
||||||
distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz"
|
||||||
checksum=f4e579cbaf6e2285ebf3a9e84019459b4367636bac079ba169527e582fca48b4
|
checksum=80f977667ebbad2b5c4f7b7f45ee8bea6622fb71723f68a9a8fe6274520c853b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue