CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libgmp: updated to 5.1.3
[ports/core-arm.git] / filesystem / Pkgfile
index 5299636a819e31904761c8f46a253eb5a8687490..a6c3400d4978f4ebf8cf679047e7e4b36cdca75f 100644 (file)
@@ -4,8 +4,8 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=filesystem
-version=2.8
-release=3
+version=3.0
+release=1
 source=(issue motd shells group passwd shadow securetty fstab mime.types)
 
 build() {
@@ -76,7 +76,7 @@ build() {
 cat > $PKG/usr/bin/crux << EOF
 #!/bin/sh
 
-echo "CRUX-ARMHF version $version"
+echo "CRUX-ARM version $version"
 
 # End of file
 EOF