Skip to content

Commit f60ae9a

Browse files
committed
update upstream to gnupg.org url, remove autoreconf usage from build
1 parent 4effca5 commit f60ae9a

File tree

4 files changed

+2
-5
lines changed

4 files changed

+2
-5
lines changed

community/gnupg2/build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ export MAKEINFO=true
55
touch fig2dev convert ; chmod +x fig2dev convert
66
export PATH=$PWD:$PATH
77

8-
autoreconf
9-
108
./configure --prefix=/usr \
119
--sbindir=/usr/bin \
1210
--libexecdir=/usr/lib/gnupg \

community/gnupg2/checksums

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
071c615169e6a4ebf027d63676c28754168c315da050987759bab6db8dd52d71 gnupg-2.2.19.tar.gz
1+
242554c0e06f3a83c420b052f750b65ead711cc3fddddb5e7274fcdbb4e9dec0 gnupg-2.2.19.tar.bz2

community/gnupg2/depends

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
make
21
libgpg-error
32
libgcrypt
43
libassuan

community/gnupg2/sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/gpg/gnupg/archive/gnupg-2.2.19.tar.gz
1+
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.19.tar.bz2

0 commit comments

Comments
 (0)