CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bison: updated to 2.7 and aligned with upstream. Fixed a typo
[crossrootfs.git] / zip / Pkgfile
index 1ff03142db5cf22915141f3177b2ed9bed5d51f2..3f4b4c923d22bc68d417f8c19c90a33bdf3453a0 100644 (file)
@@ -1,13 +1,13 @@
 # Description: Compression and file packaging/archive utility
 # URL: http://infozip.sourceforge.net/Zip.html
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on:
 
 name=zip
 version=3.0
 release=1
-source=(http://dl.sourceforge.net/sourceforge/infozip/${name}${version//./}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/infozip/${name}${version//./}.tar.gz)
 
 build() {
   cd ${name}${version//./}