diff --git a/srcpkgs/python3-dpkt/template b/srcpkgs/python3-dpkt/template index 5ca1a6b1db..91a142f899 100644 --- a/srcpkgs/python3-dpkt/template +++ b/srcpkgs/python3-dpkt/template @@ -1,17 +1,17 @@ # Template file for 'python3-dpkt' pkgname=python3-dpkt -version=1.9.2 +version=1.9.4 revision=1 -archs=noarch wrksrc="dpkt-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Basic TCP/IP packet creation and parsing" maintainer="Alex Childs " license="BSD-3-Clause" homepage="https://github.com/kbandla/dpkt" distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz" -checksum=52a92ecd5ca04d5bd852bb11cb2eac4bbe38b42a7c472e0d950eeb9f82a81e54 +checksum=f4e579cbaf6e2285ebf3a9e84019459b4367636bac079ba169527e582fca48b4 post_install() { vlicense LICENSE