mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
BeautifulSoup: Upgraded to 4.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
819adf8334
commit
733409b16d
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
PRGNAM=BeautifulSoup
|
||||
SRCNAM=beautifulsoup4
|
||||
VERSION=${VERSION:-4.5.1}
|
||||
BUILD=${BUILD:-3}
|
||||
VERSION=${VERSION:-4.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
Loading…
Reference in a new issue