mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:37:15 +08:00
Updating python-gnutls to 1.2.3.
This commit is contained in:
parent
17cf1ff1db
commit
f3fa5b7d63
@ -8,7 +8,7 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=python-gnutls
|
pkgname=python-gnutls
|
||||||
pkgver=1.2.2
|
pkgver=1.2.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Python wrapper for the GNU TLS library."
|
pkgdesc="Python wrapper for the GNU TLS library."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -16,7 +16,7 @@ license=('LGPL')
|
|||||||
depends=('python2')
|
depends=('python2')
|
||||||
url="http://ag-projects.com/"
|
url="http://ag-projects.com/"
|
||||||
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
md5sums=('1ca32b3e2d22ca33a15222191efc04aa')
|
md5sums=('a24fa2737e7ccf379f603707f5709317')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user