jupp: update to 3.1jupp37.
This commit is contained in:
parent
e5e4163590
commit
0bf5f837a1
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'jupp'
|
||||
pkgname=jupp
|
||||
version=3.1jupp36
|
||||
version=3.1jupp37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-dependency-tracking --disable-termidx"
|
||||
makedepends="ncurses-devel"
|
||||
conflicts="joe>=0"
|
||||
wrksrc="jupp"
|
||||
wrksrc=jupp
|
||||
conf_files="/etc/joe/*rc"
|
||||
short_desc="Portable version of JOE’s Own Editor"
|
||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||
license="GPL-1.0-or-later"
|
||||
homepage="https://www.mirbsd.org/jupp.htm"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||
checksum=99df61b8644613144f4bcb9e6b8fc53a722c39521cdc7a0413c5a9146fd63e9f
|
||||
checksum=7755480792026b4eedc1ed5abe3f771ace85d402195a658d4bd3a9e9cdd8f11b
|
||||
|
||||
pre_configure() {
|
||||
chmod +x configure
|
||||
|
|
Loading…
Reference in a new issue