python-sqlite: update to 2.8.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-sqlite'
|
# Template file for 'python-sqlite'
|
||||||
pkgname=python-sqlite
|
pkgname=python-sqlite
|
||||||
version=2.8.1
|
version=2.8.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysqlite-${version}"
|
wrksrc="pysqlite-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@@ -12,7 +12,7 @@ homepage="https://github.com/ghaering/pysqlite"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${PYPI_SITE}/p/pysqlite/pysqlite-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pysqlite/pysqlite-${version}.tar.gz"
|
||||||
checksum=75cae18f9646f2a6137e1fb5302dba674b6982eeab3a2829377e98b13cfea066
|
checksum=613d139e97ce0561dee312e29f3be4751d01fd1a085aa448dd53a003810e0008
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/pysqlite*
|
rm -r ${DESTDIR}/usr/pysqlite*
|
||||||
|
|||||||
Reference in New Issue
Block a user