mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libsigscan: Updated for version 20150125.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f84431c67f
commit
bfc8052b50
2 changed files with 5 additions and 5 deletions
|
@ -22,11 +22,11 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Initial Build, v20150114 January 2015 Barry J. Grundy
|
||||
# Initial Build, v20150125 March 2015 Barry J. Grundy
|
||||
|
||||
PRGNAM=libsigscan
|
||||
STATUS=${STATUS:-experimental}
|
||||
VERSION=${VERSION:-20150114}
|
||||
VERSION=${VERSION:-20150125}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsigscan"
|
||||
VERSION="20150114"
|
||||
VERSION="20150125"
|
||||
HOMEPAGE="https://github.com/libyal/libsigscan"
|
||||
DOWNLOAD="https://github.com/libyal/libsigscan/releases/download/20150114/libsigscan-experimental-20150114.tar.gz"
|
||||
MD5SUM="1816cee747d2666aaaed6da7d7c3aba4"
|
||||
DOWNLOAD="https://github.com/libyal/libsigscan/releases/download/20150125/libsigscan-experimental-20150125.tar.gz"
|
||||
MD5SUM="59998f9909b0e1da384fe75bba22eb8e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue