mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libsigscan: Updated for version 20190103.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e023b0499e
commit
6e6b865d78
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.
|
||||
|
||||
# Updated to version 20181215, Jan 2019
|
||||
# Updated to version 20190103, March 2019
|
||||
|
||||
PRGNAM=libsigscan
|
||||
STATUS=${STATUS:-experimental}
|
||||
VERSION=${VERSION:-20181215}
|
||||
VERSION=${VERSION:-20190103}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsigscan"
|
||||
VERSION="20181215"
|
||||
VERSION="20190103"
|
||||
HOMEPAGE="https://github.com/libyal/libsigscan"
|
||||
DOWNLOAD="https://github.com/libyal/libsigscan/releases/download/20181215/libsigscan-experimental-20181215.tar.gz"
|
||||
MD5SUM="033ef94126f4267d31898b199d468b2c"
|
||||
DOWNLOAD="https://github.com/libyal/libsigscan/releases/download/20190103/libsigscan-experimental-20190103.tar.gz"
|
||||
MD5SUM="b45f2c216a4db1c9ad1ad9421e025b76"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue