mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
slrn: update to 1.0.3a.
This commit is contained in:
parent
ae8d0d48b5
commit
5758d4fb5f
1 changed files with 4 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue