From 5a7f83db75b5d7039bec5a897668fbbacd5e00f8 Mon Sep 17 00:00:00 2001 From: Arda Demir Date: Wed, 4 Aug 2021 20:01:53 +0300 Subject: [PATCH] fstrm: update to 0.6.1. --- srcpkgs/fstrm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fstrm/template b/srcpkgs/fstrm/template index 2c735f29df7f..2ed1a5200bae 100644 --- a/srcpkgs/fstrm/template +++ b/srcpkgs/fstrm/template @@ -1,6 +1,6 @@ # Template file for 'fstrm' pkgname=fstrm -version=0.6.0 +version=0.6.1 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -9,9 +9,9 @@ short_desc="C implementation of the Frame Streams data transport protocol" maintainer="Orphaned " license="MIT" homepage="https://github.com/farsightsec/fstrm" -#changelog="https://raw.githubusercontent.com/farsightsec/fstrm/master/ChangeLog" +changelog="https://raw.githubusercontent.com/farsightsec/fstrm/master/ChangeLog" distfiles="https://github.com/farsightsec/fstrm/archive/v${version}.tar.gz" -checksum=82851b2424ae3e94b4fba310b60629b33d6757fbeb15662566b1857cd5c31517 +checksum=4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2 pre_configure() { autoreconf -fi