Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/mle/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mle'
pkgname=mle
version=1.7.2
version=1.8.1
revision=1
build_style=gnu-makefile
hostmakedepends="libtool"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/adsr/mle"
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
checksum=5275fcfc58d3d4890d074077d94497db488b2648287b3e48e67b00ea517b02ba
checksum=7ee33a695f801024254fc717b64aff6a7a4c274874fc4b83e1a23ccf1a74b9ca

do_check() {
make test
Expand Down