From 72e6231441b1ec8f7273ef2c338d90c5a7ad1b45 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 17 Apr 2015 17:11:09 +0000 Subject: [PATCH] update snapshot --- cfssl/cfssl.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cfssl/cfssl.spec b/cfssl/cfssl.spec index 9d7d53c171..d574e93927 100644 --- a/cfssl/cfssl.spec +++ b/cfssl/cfssl.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 20150408 -%define V_dist 20150408 +%define V_opkg 20150417 +%define V_dist 20150417 # package information Name: cfssl @@ -36,7 +36,7 @@ Class: EVAL Group: Network License: MIT Version: %{V_opkg} -Release: 20150408 +Release: 20150417 # list of sources Source0: http://download.openpkg.org/components/versioned/cfssl/cfssl-%{V_dist}.tar.xz @@ -58,7 +58,7 @@ PreReq: OpenPKG, openpkg >= 20120101 prog cfssl = { version = %{version} url = http://download.openpkg.org/components/versioned/cfssl/ - regex = cfssl-(__VER__)\.tar\.gz + regex = cfssl-(__VER__)\.tar\.xz } %prep