CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: updated to 2.26
[ports/core-arm.git] / filesystem / Pkgfile
index 5299636a819e31904761c8f46a253eb5a8687490..34759dd1fde46374870a5838419931240be2cfe1 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.1
+release=2
 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