mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
django-rest-framework: update to 3.2.3
This commit is contained in:
parent
c0733a03f6
commit
d91fcd7a67
@ -1,5 +1,5 @@
|
||||
pkgname=django-rest-framework
|
||||
pkgver=3.2.2
|
||||
pkgver=3.2.3
|
||||
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=('55c150b822b44d1fa70874fdef4470198000daad5137f5668943a2b60076acb59313bfd16b45779e99acba6c8c7f1b7f93f0acde5ac099eb269cd1537c5e19e8'
|
||||
sha512sums=('3cc0a8e31b340a7f93b8cbbcef589fabf9026599f4161035ec317048f99fd2db13849548e3a38e81cf2585e45368c9a6359225490166c71ef55bcf59c394376b'
|
||||
'03098ef062914bb990791f77659df2844a73065ac9e912bc96bfa51c25ad76c7ee1d41e028804fce95590609912317cbcb03fbd41828c642b289d6bb0ca46f5a')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user