mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-posix_ipc: Update version 1.0.5=>1.1.1
Changelog: https://github.com/osvenskan/posix_ipc/releases/tag/rel1.1.1
This commit is contained in:
parent
ccf1184f40
commit
cea7e685ce
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= posix_ipc
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://semanchuk.com/philip/posix_ipc/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646763409
|
||||
SHA256 (posix_ipc-1.0.5.tar.gz) = 6cddb1ce2cf4aae383f2a0079c26c69bee257fe2720f372201ef047f8ceb8b97
|
||||
SIZE (posix_ipc-1.0.5.tar.gz) = 96867
|
||||
TIMESTAMP = 1682272449
|
||||
SHA256 (posix_ipc-1.1.1.tar.gz) = e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7
|
||||
SIZE (posix_ipc-1.1.1.tar.gz) = 94341
|
||||
|
|
Loading…
Add table
Reference in a new issue