python-smmap: update to 2.0.4.
This commit is contained in:
parent
5800cca133
commit
b3a0a0687c
@ -1,7 +1,7 @@
|
||||
# Template file for 'python-smmap'
|
||||
pkgname=python-smmap
|
||||
version=2.0.3
|
||||
revision=2
|
||||
version=2.0.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="smmap-${version}"
|
||||
build_style=python-module
|
||||
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Sliding memory map manager (Python2)"
|
||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gitpython-developers/smmap"
|
||||
license="BSD"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=0ee6d3d1b406ef2d591bb6c1a094363dfda34bf5313eda8a65946a19228ef208
|
||||
checksum=88a0f04ab586dbcb1a13540ec979c687191918c0a0067899e228b3cbfbe05485
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user