Update KDEPIMLibs to 4.4.1.
This commit is contained in:
parent
30586ab018
commit
882db504f8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Kdepimlibs <Formula
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.4.0/src/kdepimlibs-4.4.0.tar.bz2'
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.4.1/src/kdepimlibs-4.4.1.tar.bz2'
|
||||
homepage 'http://www.kde.org/'
|
||||
md5 '2eb04e5ae39a25009f036ec333eb118a'
|
||||
md5 'dab906c8ea41551b8d494ff9a696d20a'
|
||||
|
||||
depends_on 'cmake'
|
||||
depends_on 'gpgme'
|
||||
|
|
Loading…
Reference in a new issue