From c9cb4e2cd4b5d85c262f5ae2ef1af3183fede252 Mon Sep 17 00:00:00 2001 From: Uman Shahzad Date: Wed, 17 Nov 2021 13:49:37 +0500 Subject: [PATCH] randip fix deb desc. --- randip/dist/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/randip/dist/DEBIAN/control b/randip/dist/DEBIAN/control index c6ef10d2..8261755e 100644 --- a/randip/dist/DEBIAN/control +++ b/randip/dist/DEBIAN/control @@ -8,4 +8,4 @@ Vcs-browser: https://github.com/ipinfo/cli Homepage: https://ipinfo.io Package: randip Architecture: amd64 -Description: A simple tool for converting from IP ranges to CIDRs. +Description: A tool for generating random IPs.