mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/dnscrypt-wrapper: Updated for version 0.1.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6233cbeb01
commit
634e5fbd2d
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
--- Makefile.orig 2014-08-06 19:21:52.477696790 -0400
|
||||
+++ Makefile 2014-08-06 19:22:44.670100677 -0400
|
||||
@@ -154,7 +154,6 @@
|
||||
--- Makefile.orig 2014-09-14 07:05:46.000000000 -0400
|
||||
+++ Makefile 2014-09-15 21:55:08.071351667 -0400
|
||||
@@ -160,7 +160,6 @@
|
||||
@$(MAKE) -C argparse libargparse.a
|
||||
|
||||
argparse/argparse.h:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dnscrypt-wrapper
|
||||
VERSION=${VERSION:-0.1.11}
|
||||
VERSION=${VERSION:-0.1.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="dnscrypt-wrapper"
|
||||
VERSION="0.1.11"
|
||||
VERSION="0.1.12"
|
||||
HOMEPAGE="https://github.com/Cofyc/dnscrypt-wrapper"
|
||||
DOWNLOAD="https://github.com/Cofyc/dnscrypt-wrapper/archive/v0.1.11.tar.gz \
|
||||
DOWNLOAD="https://github.com/Cofyc/dnscrypt-wrapper/archive/v0.1.12.tar.gz \
|
||||
https://github.com/Cofyc/argparse/archive/2f310edc35e5adacaf738ccb9d73d9c23f4e38b1.tar.gz"
|
||||
MD5SUM="5eba477360a413276d45468a7bcd16a9 \
|
||||
MD5SUM="74aad09e80c98402948b1c3235b401d1 \
|
||||
8165f08226ca5ee68c08d5fa9b706202"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue