diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-26 19:59:32 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-26 19:59:32 +0100 |
commit | b15921865abb37810d4e3113c170ab45936daa41 (patch) | |
tree | c1201438a7bbf9468a4f28ef56c40bcc9c66cf87 /extra/libical/Pkgfile | |
parent | 916f21d5ca4f65fcd71438aec6a4fb21ca37731a (diff) | |
download | nutyx-extra-b15921865abb37810d4e3113c170ab45936daa41.tar.gz nutyx-extra-b15921865abb37810d4e3113c170ab45936daa41.tar.bz2 nutyx-extra-b15921865abb37810d4e3113c170ab45936daa41.tar.xz nutyx-extra-b15921865abb37810d4e3113c170ab45936daa41.zip |
Maj de libical#0.44-1
Diffstat (limited to 'extra/libical/Pkgfile')
-rw-r--r-- | extra/libical/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libical/Pkgfile b/extra/libical/Pkgfile index 13ab9b96d..8f5c17f8b 100644 --- a/extra/libical/Pkgfile +++ b/extra/libical/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=libical -version=0.43 +version=0.44 release=1 -source=(http://puzzle.dl.sourceforge.net/sourceforge/freeassociation/$name-$version.tar.gz) +source=(http://downloads.sourceforge.net/project/freeassociation/libical/libical-0.44/libical-0.44.tar.gz) build() { |