mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
jupp: extract update_* to external update file
This commit is contained in:
parent
85b21fe9f1
commit
37a9ced729
2 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,6 @@ short_desc="Portable version of JOE’s Own Editor"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="GPL-1"
|
license="GPL-1"
|
||||||
homepage="https://www.mirbsd.org/jupp.htm"
|
homepage="https://www.mirbsd.org/jupp.htm"
|
||||||
update_pkgname="joe"
|
|
||||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||||
checksum=be4d16cb44f002a3f6f5069471096c53d9c184b7366ef1a055422d2f0006851f
|
checksum=be4d16cb44f002a3f6f5069471096c53d9c184b7366ef1a055422d2f0006851f
|
||||||
|
|
||||||
|
|
1
srcpkgs/jupp/update
Normal file
1
srcpkgs/jupp/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="joe"
|
Loading…
Add table
Reference in a new issue