From 50774dd448ecbb55a2db1e8bcdef17d82b84ff0d Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Sat, 20 May 2023 15:54:27 -0500 Subject: [PATCH] python3-dpkt: update to 1.9.8 --- srcpkgs/python3-dpkt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-dpkt/template b/srcpkgs/python3-dpkt/template index d2da82f8bf86..e2197bb9206e 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" @@ -10,7 +10,7 @@ maintainer="Alex Childs " license="BSD-3-Clause" homepage="https://github.com/kbandla/dpkt" distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz" -checksum=80f977667ebbad2b5c4f7b7f45ee8bea6622fb71723f68a9a8fe6274520c853b +checksum=43f8686e455da5052835fd1eda2689d51de3670aac9799b1b00cfd203927ee45 post_install() { vlicense LICENSE