diff --git a/srcpkgs/python-ripe-atlas-sagan/template b/srcpkgs/python-ripe-atlas-sagan/template index 2f9ee89fd75..62d56cde928 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 +version=1.2.1 revision=1 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=3f24bfa5fed9fe67c7052639ac02023648b1b14ebbfd101d6b0bfeeac7770ff2 +checksum=e86a5fea7ab742a033fc549cac1b082d0059c00b4421e3e617e609bf5df5cac4 python3-ripe-atlas-sagan_package() { depends="python3-dateutil python3-pytz python3-cryptography"