mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/mechanize: Updated for version 0.2.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
8a2824e200
commit
f7f7a7f529
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=mechanize
|
||||
VERSION=0.2.2
|
||||
VERSION=0.2.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mechanize"
|
||||
VERSION="0.2.2"
|
||||
VERSION="0.2.4"
|
||||
HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/"
|
||||
DOWNLOAD="http://wwwsearch.sourceforge.net/mechanize/src/mechanize-0.2.2.tar.gz"
|
||||
MD5SUM="22fd64c71c065619d27ea8870da6ca68"
|
||||
DOWNLOAD="http://wwwsearch.sourceforge.net/mechanize/src/mechanize-0.2.4.tar.gz"
|
||||
MD5SUM="0c1c3cec1c6d7b5d87662a069f04eb8d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue