Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ec7a249bae66ba55309779c0d033e31a5b02936
commit 8ec7a249bae66ba55309779c0d033e31a5b02936 Author: Slown <[email protected]> Date: Wed Nov 2 13:29:37 2016 +0100 django-1.10.3-1-x86_64 * version bump diff --git a/source/devel-extra/django/FrugalBuild b/source/devel-extra/django/FrugalBuild index 718d7d3..96b345c 100644 --- a/source/devel-extra/django/FrugalBuild +++ b/source/devel-extra/django/FrugalBuild @@ -1,11 +1,11 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.04 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: AlexExtreme <[email protected]> # Contributor: voroskoi <[email protected]> pkgname=django _F_archive_name=Django -pkgver=1.10.2 +pkgver=1.10.3 _branch=1.10 pkgrel=1 pkgdesc="Django is a Python web framework" @@ -16,4 +16,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Fwcat $url/download|lynx -dump -stdin|grep -m1 .tar.gz|sed 's/.*Django-\(.*\).tar.gz.*/\1/'" source=($url/m/releases/$_branch/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('8c93027b8ec93d249929ed5f5e0c0bd29f00483f') +sha1sums=('72badffcac16f052d41c0938f83ba7db761e5fe4') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
