diff options
-rw-r--r-- | manualPorts/python-rfc6555/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/python-rfc6555/.signature | 6 | ||||
-rw-r--r-- | manualPorts/python-rfc6555/Pkgfile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/manualPorts/python-rfc6555/.md5sum b/manualPorts/python-rfc6555/.md5sum index 00c9594..db1b41f 100644 --- a/manualPorts/python-rfc6555/.md5sum +++ b/manualPorts/python-rfc6555/.md5sum @@ -1 +1 @@ -c3e9b221870252e32fc7ae4d52be6587 rfc6555-0.0.0.tar.gz +99fd2e4f638151275c9874af18ddc4df rfc6555-0.1.0.tar.gz diff --git a/manualPorts/python-rfc6555/.signature b/manualPorts/python-rfc6555/.signature index cfa997e..e9a02e4 100644 --- a/manualPorts/python-rfc6555/.signature +++ b/manualPorts/python-rfc6555/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGpNQW9CgdxkRPY+xWUHcek+sAysRyg/xZg97jU0MDyfu4MGCu+0oEz8xuXouNga1uFOvBuzhOjIhpJk6pgJxewI= -SHA256 (Pkgfile) = 255bef973e52cadda8229647bd61f2e3c05700581abd0b17c18a7c9e97cb9827 +RWQxCptPusLGGh2SHfKRADT8Q7f2zQ8B7uO5H0WOf+MsHN/R/Y+0TO/h9EAJRuD8KTDcJH0WT/w8J6m7gJHKpWe4Oe2X65MRUgQ= +SHA256 (Pkgfile) = a19e8790a309e1841a670994e58ef95a686af8a5253d46070f2011cd5231d757 SHA256 (.footprint) = afc1d86e92be3c8a3cebf75203694dcf01c36a7d3b075417a3bd7cd54f4f22a3 -SHA256 (rfc6555-0.0.0.tar.gz) = 191cbba0315b53654155321e56a93466f42cd0a474b4f341df4d03264dcb5217 +SHA256 (rfc6555-0.1.0.tar.gz) = 123905b8f68e2bec0c15f321998a262b27e2eaadea29a28bd270021ada411b67 diff --git a/manualPorts/python-rfc6555/Pkgfile b/manualPorts/python-rfc6555/Pkgfile index 1837310..3ede557 100644 --- a/manualPorts/python-rfc6555/Pkgfile +++ b/manualPorts/python-rfc6555/Pkgfile @@ -4,10 +4,10 @@ # Depends on: python python-selectors2 name=python-rfc6555 -version=0.0.0 +version=0.1.0 _distdir=${name#*-}-${version} release=1 -source=(https://files.pythonhosted.org/packages/58/a8/1dfba2db1f744657065562386069e547eefea9432d3f520d4af5b5fabd28/${_distdir}.tar.gz) +source=(https://files.pythonhosted.org/packages/f6/4b/24f953c3682c134e4d0f83c7be5ede44c6c653f7d2c0b06ebb3b117f005a/${_distdir}.tar.gz) build() { cd ${_distdir} |