diff --git a/srcpkgs/discount/template b/srcpkgs/discount/template index fbc28cad761..c408142e095 100644 --- a/srcpkgs/discount/template +++ b/srcpkgs/discount/template @@ -1,16 +1,16 @@ # Template file for 'discount' pkgname=discount -version=2.2.3a +version=2.2.4 revision=1 build_style=configure configure_script="./configure.sh" configure_args="--prefix=/usr --shared --pkg-config" short_desc="C implementation of John Gruber's Markdown" maintainer="Leah Neukirchen " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="http://www.pell.portland.or.us/~orc/Code/discount" distfiles="${homepage}/${pkgname}-${version}.tar.bz2" -checksum=75f5d5fda2e9607a5c77455296b41e5dd436389e20f35c37bea395d35aea0954 +checksum=74fd1e3cc2b4eacf7325d3fd89df38b589db60d5dd0f4f14a0115f7da5e230a5 do_install() { make DESTDIR=${DESTDIR} install install.man