mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netbsd-wtf: update to 20240403.
This commit is contained in:
parent
878c94a133
commit
f7bdeec0e5
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'netbsd-wtf'
|
# Template file for 'netbsd-wtf'
|
||||||
pkgname=netbsd-wtf
|
pkgname=netbsd-wtf
|
||||||
version=20220831
|
version=20240403
|
||||||
revision=1
|
revision=1
|
||||||
_commit=fc5588bdd1c45dc812e39bc8ac75084424c67de8
|
_commit=4bc29b2a940ef615e6184ef92f4aabd4b8e619fb
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="NetBSD's wtf(6) utility"
|
short_desc="NetBSD's wtf(6) utility"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://www.netbsd.org"
|
homepage="https://www.netbsd.org"
|
||||||
distfiles="https://github.com/void-linux/netbsd-wtf/archive/$_commit.tar.gz"
|
distfiles="https://github.com/void-linux/netbsd-wtf/archive/$_commit.tar.gz"
|
||||||
checksum=1504a28e5b7785bce98d57824747e40b2ebf3c4ca013e6d15dcf0bb13c0228cd
|
checksum=91977a6a6f71785c471b99c09e0c9dd92ed330887e154235e2fd184bfbb6360b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{wtf,netbsd-wtf}
|
mv ${DESTDIR}/usr/bin/{wtf,netbsd-wtf}
|
||||||
|
|
Loading…
Add table
Reference in a new issue