mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python2-pyasn1: New maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0fa87364c3
commit
5482bd8b55
2 changed files with 4 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
# Copyright 2011-2018 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
|
||||
# Copyright 2023 Yth | Pont-en-Royans, France | yth@ythogtha.org
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="python2-pyasn1"
|
||||
VERSION="0.5.0"
|
||||
HOMEPAGE="https://github.com/etingof/pyasn1"
|
||||
HOMEPAGE="https://github.com/pyasn1/pyasn1"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.5.0.tar.gz"
|
||||
MD5SUM="ef4836affe55fcdd63a481ea1060c874"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Isaac Yu"
|
||||
EMAIL="isaacyu@protonmail.com"
|
||||
MAINTAINER="Yth - Arnaud"
|
||||
EMAIL="yth@ythogtha.org"
|
||||
|
|
Loading…
Reference in a new issue