diff --git a/srcpkgs/python-ripe-atlas-sagan/template b/srcpkgs/python-ripe-atlas-sagan/template index a52b0ade1a3..c4b218ce3ca 100644 --- a/srcpkgs/python-ripe-atlas-sagan/template +++ b/srcpkgs/python-ripe-atlas-sagan/template @@ -1,6 +1,6 @@ # Template file for 'ripe-atlas-sagan' pkgname=python-ripe-atlas-sagan -version=1.2.1 +version=1.2.2 revision=2 noarch=yes pycompile_module="ripe/atlas/sagan" @@ -13,7 +13,7 @@ maintainer="johannes " license="GPL-3" homepage="https://github.com/RIPE-NCC/ripe.atlas.sagan" distfiles="https://github.com/RIPE-NCC/ripe.atlas.sagan/archive/v${version}.tar.gz" -checksum=e86a5fea7ab742a033fc549cac1b082d0059c00b4421e3e617e609bf5df5cac4 +checksum=c6c55651db6b10c45ff6a4c3d3d96039e4dd24508b7491929ec04284983dcd89 python3-ripe-atlas-sagan_package() { depends="python3-dateutil python3-pytz python3-cryptography"