mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-BeautifulSoup4: update to 4.5.1
This commit is contained in:
parent
56d8e1fda7
commit
bc59d15609
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.4.1
|
version=4.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="beautifulsoup4-${version}"
|
wrksrc="beautifulsoup4-${version}"
|
||||||
|
@ -14,7 +14,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=87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4
|
checksum=3c9474036afda9136aac6463def733f81017bf9ef3510d25634f335b0c87f5e1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.txt LICENSE
|
vlicense COPYING.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue