slrn: update to 1.0.3a.

This commit is contained in:
Christian Neukirchen 2016-10-24 13:17:06 +02:00
parent ae8d0d48b5
commit 5758d4fb5f

View file

@ -1,7 +1,8 @@
# Template file for 'slrn'
pkgname=slrn
version=1.0.2
revision=7
version=1.0.3a
wrksrc="${pkgname}-${version%a}"
revision=1
build_style=gnu-configure
configure_args="--with-slrnpull --with-ssl
--with-slanginc=${XBPS_CROSS_BASE}/usr/include
@ -13,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://www.slrn.org/"
distfiles="http://jedsoft.org/releases/slrn/${pkgname}-${version}.tar.bz2"
checksum=99acbc51e7212ccc5c39556fa8ec6ada772f0bb5cc45a3bb90dadb8fe764fb59
checksum=3ba8a4d549201640f2b82d53fb1bec1250f908052a7983f0061c983c634c2dac
nocross=yes # need to host-compile chkslang
post_install() {