lowdown: update to 0.4.6.
This commit is contained in:
parent
7d54af2955
commit
7745e2a4e6
@ -1,10 +0,0 @@
|
||||
--- util.c.orig
|
||||
+++ util.c
|
||||
@@ -20,6 +20,7 @@
|
||||
# include <sys/queue.h>
|
||||
#endif
|
||||
|
||||
+#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.4.5
|
||||
version=0.4.6
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=469f788d22a59370dd4d9d97ac03e61cb01aab735fc85ad67aa5e563a96e3f91
|
||||
checksum=d0f736772c040b46b5a71479446b298528f86751e342f76bd7aad3fd396f838f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
@ -1,2 +0,0 @@
|
||||
site=https://github.com/kristapsdz/lowdown/releases
|
||||
pattern="VERSION_\K[\d\_]*(?=\.tar.gz)"
|
Loading…
x
Reference in New Issue
Block a user