diff --git a/srcpkgs/python3-dpkt/template b/srcpkgs/python3-dpkt/template index d2da82f8bf8..72b6a408198 100644 --- a/srcpkgs/python3-dpkt/template +++ b/srcpkgs/python3-dpkt/template @@ -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 " 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