diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-03-17 16:35:56 +0100 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-03-17 18:36:08 +0100 |
commit | 923cb1dedbdda549b0f8cff87fc2de5be332abeb (patch) | |
tree | 6eaa5ee90b8ed059d8939bbfa2fe4da54ac6a543 | |
parent | c8fe94b5e2317a7dd80e0b36aee59c9b2a274893 (diff) | |
download | freebsd-ports-923cb1dedbdda549b0f8cff87fc2de5be332abeb.zip |
www/py-fake-useragent: Update to 1.5.1
-rw-r--r-- | www/py-fake-useragent/Makefile | 2 | ||||
-rw-r--r-- | www/py-fake-useragent/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index c27d20b35125..fba9d4dc812c 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,5 +1,5 @@ PORTNAME= fake-useragent -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index c54826c0bd6c..02269091e76d 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709974928 -SHA256 (fake-useragent-fake-useragent-1.5.0_GH0.tar.gz) = 400f3a0f5bef4e96a1c198129264d2eab22425f037c956effff073a1e9476717 -SIZE (fake-useragent-fake-useragent-1.5.0_GH0.tar.gz) = 30156 +TIMESTAMP = 1710686818 +SHA256 (fake-useragent-fake-useragent-1.5.1_GH0.tar.gz) = 90de6bdb79ba4b0f97f9aa59c8f8bcbad8bd55e6347893c34c91b160ef829efd +SIZE (fake-useragent-fake-useragent-1.5.1_GH0.tar.gz) = 30188 |