ports/core (3.7): filesystem: 3.6 -> 3.7
commit 6901de8fe308c1d937e2d3b78fe749d36646dddb Author: Tim Biermann <tbier@posteo.de> Date: Sat Dec 11 22:44:39 2021 +0100 filesystem: 3.6 -> 3.7 diff --git a/filesystem/.signature b/filesystem/.signature index eb33c9f6..7003db35 100644 --- a/filesystem/.signature +++ b/filesystem/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqgL744JE6PjaqcHskEyVRrx9Ew/W6M8+sOSZdGse+dAezYCgEsDonFf+ViSbkuzAxwzQqcxi+d5Gprl7LEt03Ak= -SHA256 (Pkgfile) = 99bebc89192c550d8f094db27e883bf931714637dde7e97821cfe4fdc4b254c4 -SHA256 (.footprint) = de7cd6b7dd582e485347b0f716489c82dd41cc00d34b46883d6a03d0c9857fd7 +RWRJc1FUaeVequMipnkvX/Ym6dxkyCW9f7qJwbng9avIO1M7ACJ9BaOTpXEdw84yXkkZ9i1C4h/3D9oGaiobbGng49WIjjGsEgA= +SHA256 (Pkgfile) = c5b7cba5f90a2cf843f5c697ef01906a28ec209f3d9ee5dfeb88a092a67872ad +SHA256 (.footprint) = a0b8a7ceee392c736b0c3847e7dea5ff429d95a1d61fa6f53ffad7d05ad9d29e SHA256 (issue) = e8f3a830102f902bf869c946634215f419ff76f4e03f627d84b8809ed85e65c2 SHA256 (motd) = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 SHA256 (shells) = f5e8838cb33249bd0ab3a169097bcc411cfb1b37153f268e6655758942e46656 diff --git a/filesystem/Pkgfile b/filesystem/Pkgfile index aa37614b..a20c86e6 100644 --- a/filesystem/Pkgfile +++ b/filesystem/Pkgfile @@ -1,10 +1,10 @@ # Description: Root filesystem package -# URL: http://crux.nu -# Maintainer: CRUX System Team, core-ports at crux dot nu +# URL: https://crux.nu +# Maintainer: CRUX System Team, core-ports at crux dot nu name=filesystem -version=3.6 -release=90 +version=3.7 +release=1 source=(issue motd shells group passwd shadow securetty fstab mime.types) build() { @@ -37,7 +37,7 @@ build() { install -d $PKG/var/log install -d $PKG/var/log/old ln -s ../run/ $PKG/var/run - #can't be in the Pkgfile anymore + # can't be in the Pkgfile anymore #touch $PKG/var/run/utmp install -d $PKG/var/spool install -d $PKG/var/ftp
participants (1)
-
crux@crux.nu