diff options
author | davidovski <david@davidovski.xyz> | 2022-06-27 23:08:34 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-06-27 23:08:34 +0100 |
commit | f13e0cac13f90f7f57bce3b26b2e6383de6e4ad2 (patch) | |
tree | 31fe2a493efcc3ec8721b8ae9943a0f938cd3f4d /repo/python-certifi/python-certifi.xibuild | |
parent | e4a392b4e1e547c9569abdd1f08ec51da3dc4562 (diff) |
added qemu
Diffstat (limited to 'repo/python-certifi/python-certifi.xibuild')
-rw-r--r-- | repo/python-certifi/python-certifi.xibuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/python-certifi/python-certifi.xibuild b/repo/python-certifi/python-certifi.xibuild index 5da7f2d..750bc05 100644 --- a/repo/python-certifi/python-certifi.xibuild +++ b/repo/python-certifi/python-certifi.xibuild @@ -3,8 +3,8 @@ MAKEDEPS="python" DEPS="" -PKG_VER=2021.10.8 -SOURCE=https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-$PKG_VER.tar.gz +PKG_VER=2022.6.15 +SOURCE=https://files.pythonhosted.org/packages/source/c/certifi/certifi-$PKG_VER.tar.gz DESC="Python package for providing Mozilla's CA Bundle." build() { |