mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 14:27:15 +08:00
django-rest-framework: update to 3.2.2
This commit is contained in:
parent
cdddb46595
commit
28ef204885
@ -1,5 +1,5 @@
|
||||
pkgname=django-rest-framework
|
||||
pkgver=3.2.1
|
||||
pkgver=3.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight REST framework for Django to write RESTful Web APIs"
|
||||
url="http://django-rest-framework.org/"
|
||||
@ -10,7 +10,7 @@ makedepends=('python2-distribute')
|
||||
optdepends=('django-oauth2-provider: Support for OAuth2 authentication.')
|
||||
source=("https://github.com/tomchristie/django-rest-framework/archive/${pkgver}.tar.gz"
|
||||
"LICENSE")
|
||||
sha512sums=('8d4f4538e8b50296e66af8e9c823ed794a1310bfd809646d47dec4f80e054f898645e03cdb566ef443675b08bf30fa726b0224f24b19548f22877c6a138777e9'
|
||||
sha512sums=('55c150b822b44d1fa70874fdef4470198000daad5137f5668943a2b60076acb59313bfd16b45779e99acba6c8c7f1b7f93f0acde5ac099eb269cd1537c5e19e8'
|
||||
'03098ef062914bb990791f77659df2844a73065ac9e912bc96bfa51c25ad76c7ee1d41e028804fce95590609912317cbcb03fbd41828c642b289d6bb0ca46f5a')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user