New recipe: ipaddress.cr

master
Philippe PITTOLI 2019-11-05 01:31:25 +01:00
parent f5e9438cc1
commit 6e28a2f681
1 changed files with 14 additions and 0 deletions

14
ipaddress.cr/recipe.spec Normal file
View File

@ -0,0 +1,14 @@
name: ipaddress.cr
release: 1
version: 0.2.1
sources: https://github.com/Sija/%{name}/archive/v%{version}.tar.gz
@configure
true
@build
true
@install
mkdir -p %{pkg}%{prefix}/lib/crystal/
mv %{name}-%{version}/src/* %{pkg}%{prefix}/lib/crystal/