From 28065c8d7ddef892151e745bc8392a00a7fb4a19 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 4 Jun 2021 22:42:09 +0800 Subject: [PATCH] main/dash: updated to 0.5.11.4 --- main/dash/.checksums | 2 +- main/dash/.pkgfiles | 2 ++ main/dash/spkgbuild | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/main/dash/.checksums b/main/dash/.checksums index f1f755b30..9e4d463d3 100644 --- a/main/dash/.checksums +++ b/main/dash/.checksums @@ -1 +1 @@ -c7016b513f701d88c70b3082eb183581 dash-0.5.11.3.tar.gz +39d6fb8ab465be82a2276060bc3759d3 dash-0.5.11.4.tar.gz diff --git a/main/dash/.pkgfiles b/main/dash/.pkgfiles index b39d8da15..b31bb7e5d 100644 --- a/main/dash/.pkgfiles +++ b/main/dash/.pkgfiles @@ -1,5 +1,7 @@ +dash-0.5.11.4-1 drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/dash +lrwxrwxrwx root/root bin/sh -> dash drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ diff --git a/main/dash/spkgbuild b/main/dash/spkgbuild index e2fa2e557..d5793ff1f 100644 --- a/main/dash/spkgbuild +++ b/main/dash/spkgbuild @@ -1,7 +1,7 @@ # description : POSIX compliant shell name=dash -version=0.5.11.3 +version=0.5.11.4 release=1 source="http://gondor.apana.org.au/~herbert/dash/files/$name-$version.tar.gz"