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
8 changes: 5 additions & 3 deletions srcpkgs/mlmmj/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Template file for 'mlmmj'
pkgname=mlmmj
version=1.3.0
version=1.8.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config kyua"
makedepends="atf-devel"
short_desc="Mailing List Management Made Joyful"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://mlmmj.org/"
distfiles="http://mlmmj.org/releases/mlmmj-${version}.tar.bz2"
checksum=1c5d898143433147aa1b448fe041b2eecf6ab1601d451d426441a0a63008f242
distfiles="https://codeberg.org/mlmmj/mlmmj/releases/download/RELEASE_1_8_0/mlmmj-${version}.tar.xz"
checksum=1a096c8256b63a51717d71459987c9d739963a82ecf382779184794e93e32618

CFLAGS="-fcommon"

Expand Down