From 786f4f84bc5daca57c7ba8abf1336c62ec8b62fd Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 31 Oct 2016 07:32:20 +0100 Subject: [PATCH] python-apsw: update to 3.15.0r1. --- srcpkgs/python-apsw/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-apsw/template b/srcpkgs/python-apsw/template index edf1686c258..75b98f92930 100644 --- a/srcpkgs/python-apsw/template +++ b/srcpkgs/python-apsw/template @@ -1,9 +1,9 @@ # Template file for 'python-apsw' pkgname=python-apsw -_distver=3.14.1 +_distver=3.15.0 _patchver=r1 version=${_distver}${_patchver} -revision=2 +revision=1 wrksrc="apsw-${_distver}-${_patchver}" build_style=python-module hostmakedepends="python-devel python3-devel" @@ -13,7 +13,7 @@ maintainer="bra1nwave " license="MIT" homepage="https://github.com/rogerbinns/apsw" distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz" -checksum=9b3fc7665f9ff7ac35d2b03ceabe649bcfef5e07ff340d5f2a58957710a15a3f +checksum=a932a49bcd00f9e6dab3cf4891676a7ceac9b3ff63d6ea8d6e766fee6ffbf701 post_install() { vlicense LICENSE