python-BeautifulSoup4: update to 4.6.3
This commit is contained in:
parent
8dee7454fe
commit
94d1405790
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-BeautifulSoup4'
|
||||
pkgname=python-BeautifulSoup4
|
||||
version=4.6.1
|
||||
version=4.6.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="beautifulsoup4-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.crummy.com/software/BeautifulSoup/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
|
||||
checksum=bd43a3b26d2886acd63070c43da821b60dea603eb6d45bab0294aac6129adbfa
|
||||
checksum=90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue