Skip to content

Commit

Permalink
libraries/BeautifulSoup4: Updated for version 4.4.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
  • Loading branch information
dslackw authored and willysr committed Oct 3, 2015
1 parent c17c666 commit d82c989
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libraries/BeautifulSoup4/BeautifulSoup4.SlackBuild
Expand Up @@ -24,7 +24,7 @@

PRGNAM=BeautifulSoup4
SRCNAM=${PRGNAM,,}
VERSION=${VERSION:-4.4.0}
VERSION=${VERSION:-4.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

Expand Down
6 changes: 3 additions & 3 deletions libraries/BeautifulSoup4/BeautifulSoup4.info
@@ -1,8 +1,8 @@
PRGNAM="BeautifulSoup4"
VERSION="4.4.0"
VERSION="4.4.1"
HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/"
DOWNLOAD="http://www.crummy.com/software/BeautifulSoup/bs4/download/4.4/beautifulsoup4-4.4.0.tar.gz"
MD5SUM="63d1f33e6524f408cb6efbc5da1ae8a5"
DOWNLOAD="http://www.crummy.com/software/BeautifulSoup/bs4/download/4.4/beautifulsoup4-4.4.1.tar.gz"
MD5SUM="8fbd9a7cac0704645fa20d1419036815"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"
Expand Down

0 comments on commit d82c989

Please sign in to comment.