mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
python-BeautifulSoup4: update to 4.6.3
This commit is contained in:
parent
8dee7454fe
commit
94d1405790
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-BeautifulSoup4'
|
# Template file for 'python-BeautifulSoup4'
|
||||||
pkgname=python-BeautifulSoup4
|
pkgname=python-BeautifulSoup4
|
||||||
version=4.6.1
|
version=4.6.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="beautifulsoup4-${version}"
|
wrksrc="beautifulsoup4-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.crummy.com/software/BeautifulSoup/"
|
homepage="http://www.crummy.com/software/BeautifulSoup/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
|
||||||
checksum=bd43a3b26d2886acd63070c43da821b60dea603eb6d45bab0294aac6129adbfa
|
checksum=90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue