diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-06-02 10:09:31 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-06-02 12:12:17 -0300 |
commit | 11f292ccff6b0f887efabbce7392c46f65be433e (patch) | |
tree | 0253fa8909a3909022e6ff987ca3e265a6cc02d1 | |
parent | 2f5885ebbd60c82c64b83489c73e5ee2fbae92d4 (diff) | |
download | aports-11f292ccff6b0f887efabbce7392c46f65be433e.tar.gz aports-11f292ccff6b0f887efabbce7392c46f65be433e.tar.bz2 aports-11f292ccff6b0f887efabbce7392c46f65be433e.tar.xz |
main/*: rebuild against nettle-3.6
-rw-r--r-- | main/dnsmasq/APKBUILD | 2 | ||||
-rw-r--r-- | main/freeradius-client/APKBUILD | 2 | ||||
-rw-r--r-- | main/gnutls/APKBUILD | 2 | ||||
-rw-r--r-- | main/rdesktop/APKBUILD | 2 | ||||
-rw-r--r-- | main/rtmpdump/APKBUILD | 2 | ||||
-rw-r--r-- | main/xen/APKBUILD | 2 | ||||
-rw-r--r-- | main/xorg-server/APKBUILD | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/main/dnsmasq/APKBUILD b/main/dnsmasq/APKBUILD index 031e3c426d3..e97806aa4bf 100644 --- a/main/dnsmasq/APKBUILD +++ b/main/dnsmasq/APKBUILD @@ -17,7 +17,7 @@ # pkgname=dnsmasq pkgver=2.81 -pkgrel=0 +pkgrel=1 pkgdesc="A lightweight DNS, DHCP, RA, TFTP and PXE server" url="http://www.thekelleys.org.uk/dnsmasq/" arch="all" diff --git a/main/freeradius-client/APKBUILD b/main/freeradius-client/APKBUILD index 63de595e3d0..3f0c0a61edc 100644 --- a/main/freeradius-client/APKBUILD +++ b/main/freeradius-client/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=freeradius-client pkgver=1.1.7 -pkgrel=3 +pkgrel=4 pkgdesc="FreeRADIUS Client Software" url="https://freeradius.org/sub_projects/" arch="all" diff --git a/main/gnutls/APKBUILD b/main/gnutls/APKBUILD index 40831e1d6d3..e38bf640d20 100644 --- a/main/gnutls/APKBUILD +++ b/main/gnutls/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnutls pkgver=3.6.13 -pkgrel=0 +pkgrel=1 pkgdesc="A TLS protocol implementation" url="https://www.gnutls.org/" arch="all" diff --git a/main/rdesktop/APKBUILD b/main/rdesktop/APKBUILD index 67e4aa1763a..0da5d2ddd70 100644 --- a/main/rdesktop/APKBUILD +++ b/main/rdesktop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rdesktop pkgver=1.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="rdesktop is used to connect to windows terminal servers" options="!check" # No testsuite url="https://www.rdesktop.org/" diff --git a/main/rtmpdump/APKBUILD b/main/rtmpdump/APKBUILD index 62035c4edba..567eeda2e0b 100644 --- a/main/rtmpdump/APKBUILD +++ b/main/rtmpdump/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rtmpdump pkgver=2.4_git20190330 -pkgrel=0 +pkgrel=1 pkgdesc="A tool to download rtmp:// and rtmpe:// streams" url="http://rtmpdump.mplayerhq.hu/" arch="all" diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD index 16a25889485..ffada652ad7 100644 --- a/main/xen/APKBUILD +++ b/main/xen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xen pkgver=4.13.1 -pkgrel=0 +pkgrel=1 pkgdesc="Xen hypervisor" url="https://www.xenproject.org/" arch="x86_64 armhf aarch64" # enable armv7 when builds with gcc8 diff --git a/main/xorg-server/APKBUILD b/main/xorg-server/APKBUILD index 20581cc853d..400e6cdeda4 100644 --- a/main/xorg-server/APKBUILD +++ b/main/xorg-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xorg-server pkgver=1.20.8 -pkgrel=2 +pkgrel=3 pkgdesc="X.Org X servers" url="https://www.x.org/wiki" arch="all" |