This commit is contained in:
jinjin 2020-01-13 06:43:23 -05:00
parent e0fe81dfcb
commit b4bfe9af31
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@ Summary: The Original ATT Korn Shell
License: EPL
URL: http://www.kornshell.com/
Epoch: 1
Source0: https://github.com/att/ast/releases/download/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/att/ast/releases/download/%{version}-beta1/%{name}-%{version}-beta1.tar.gz
Source1: kshcomp.conf
Source2: kshrc.rhs
Source3: dotkshrc
@ -26,7 +26,7 @@ Summary: Documentation for ksh package
Documentation for ksh package.
%prep
%autosetup -n %{name}-%{version}
%autosetup -n %{name}-%{version}-beta1
%build
%meson -Dbuild-api-tests=false