diff --git a/srcpkgs/dnsrecon/template b/srcpkgs/dnsrecon/template index 3ab8b48e94272e..b74e7816b84c7b 100644 --- a/srcpkgs/dnsrecon/template +++ b/srcpkgs/dnsrecon/template @@ -1,6 +1,6 @@ # Template file for 'dnsrecon' pkgname=dnsrecon -version=1.5.3 +version=1.6.0 revision=1 build_style=python3-pep517 make_check_args="-k not(test_zone_transfer)" @@ -12,7 +12,7 @@ maintainer="Jason Elswick " license="GPL-2.0-only" homepage="https://github.com/darkoperator/dnsrecon" distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz" -checksum=7ca7593612291ff8f79729462339b082e15c1c1bc75a8e61c0d44afcc8a32ed3 +checksum=21b83c22e4dcf684b623c824a678c371d803952d99d4758c9b1c45bce409eb3d python3-dnsrecon_package() { depends="${sourcepkg}" diff --git a/srcpkgs/python3-fastapi/template b/srcpkgs/python3-fastapi/template index 429257f43fa897..47263092de421c 100644 --- a/srcpkgs/python3-fastapi/template +++ b/srcpkgs/python3-fastapi/template @@ -1,6 +1,6 @@ # Template file for 'python3-fastapi' pkgname=python3-fastapi -version=0.135.1 +version=0.135.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-pdm-backend" @@ -10,7 +10,7 @@ maintainer="Jason Elswick " license="MIT" homepage="https://github.com/FastAPI/FastAPI" distfiles="https://github.com/fastapi/fastapi/archive/refs/tags/${version}.tar.gz" -checksum=0fc2cc0d82c046e295cfca85edbabb79dcaea394a838dcf6ea065670bc38e0f1 +checksum=57cb5cc103fd82c3387d60721d37308a9b5b2b12f1536894a0556e76b980543c make_check=no # too many unpackaged dependencies post_install() {