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"