mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
[skip-ci] python2-django: update to 1.11.18
This commit is contained in:
parent
25736ae4bc
commit
88dc5395f1
@ -1,5 +1,5 @@
|
||||
pkgname=python2-django
|
||||
pkgver=1.11.15
|
||||
pkgver=1.11.18
|
||||
pkgrel=1
|
||||
pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
|
||||
arch=('any')
|
||||
@ -8,7 +8,7 @@ url="https://www.djangoproject.com/"
|
||||
makedepends=('python2' 'python2-setuptools')
|
||||
depends=('python2' 'python2-setuptools' 'python2-pytz')
|
||||
source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
|
||||
sha256sums=('b18235d82426f09733d2de9910cee975cf52ff05e5f836681eb957d105a05a40')
|
||||
sha256sums=('73cca1dac154e749b39cc91a54dc876109eb0512a5c6804986495305047066a5')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/Django-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user