mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/KeePass: Updated for version 2.36.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b03caffae0
commit
527695650e
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=KeePass
|
||||
VERSION=${VERSION:-2.35}
|
||||
VERSION=${VERSION:-2.36}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="KeePass"
|
||||
VERSION="2.35"
|
||||
VERSION="2.36"
|
||||
HOMEPAGE="http://keepass.info/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.35-Source.zip"
|
||||
MD5SUM="f01c56cef889f4ce6ee200c0772d1ac4"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.36-Source.zip"
|
||||
MD5SUM="71d40f3da7c295bdea3460df69aea667"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mono libgdiplus"
|
||||
|
|
Loading…
Reference in a new issue