aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pybind11/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 08:38:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:57 +0000
commit0899c408c3542d21e9fdd239d957aed456a74d70 (patch)
treea9f2e11379cc5f2913072bbd113499db090ab749 /community/py3-pybind11/APKBUILD
parente2003901c9b014f7089d48110024ae3243733895 (diff)
downloadaports-0899c408c3542d21e9fdd239d957aed456a74d70.tar.bz2
aports-0899c408c3542d21e9fdd239d957aed456a74d70.tar.xz
community/py3-pybind11: rebuild against python 3.8
Diffstat (limited to 'community/py3-pybind11/APKBUILD')
-rw-r--r--community/py3-pybind11/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pybind11/APKBUILD b/community/py3-pybind11/APKBUILD
index ad2fc34553..4f78dbb18d 100644
--- a/community/py3-pybind11/APKBUILD
+++ b/community/py3-pybind11/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-pybind11
_pkgname=pybind11
pkgver=2.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Seamless operability between C++11 and Python"
url="https://github.com/pybind/pybind11"
arch="noarch"