diff --git a/testing/accountsservice/APKBUILD b/testing/accountsservice/APKBUILD index 00f243e1d8b0aef98599a0ab59a21f6cf3a26ff0..4e1003c10c3cd383be9263e5c022d821798cc4df 100644 --- a/testing/accountsservice/APKBUILD +++ b/testing/accountsservice/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=accountsservice pkgver=0.6.50 -pkgrel=0 +pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" -url="http://www.freedesktop.org/software/accountsservice/" +url="https://www.freedesktop.org/software/accountsservice/" arch="all" license="GPL-3.0-or-later" depends="" diff --git a/testing/android-tools/APKBUILD b/testing/android-tools/APKBUILD index 2feb5a72cebedbd7d91ef5c46bdf556e8b835942..24ab019b288c8ae62c7dbb2eaeae6465a773c471 100644 --- a/testing/android-tools/APKBUILD +++ b/testing/android-tools/APKBUILD @@ -3,9 +3,9 @@ pkgname=android-tools pkgver=9.0.0_p3 _realver=${pkgver/_p/_r} -pkgrel=0 +pkgrel=1 pkgdesc="Android platform tools" -url="http://tools.android.com/" +url="https://sites.google.com/a/android.com/tools/" arch="all !s390x" license="Apache-2.0 MIT" depends="" diff --git a/testing/apache2-mod-perl/APKBUILD b/testing/apache2-mod-perl/APKBUILD index db24f489ed501c7b175e883f635c79be4dd33eb4..ba746f0528616b5dec5baa66626fabde917c7517 100644 --- a/testing/apache2-mod-perl/APKBUILD +++ b/testing/apache2-mod-perl/APKBUILD @@ -4,9 +4,9 @@ pkgname=apache2-mod-perl _pkgreal=mod_perl pkgver=2.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="Perl Module for Apache2" -url="http://perl.apache.org/" +url="https://perl.apache.org/" arch="all" license="Apache-2.0" depends="apache2" diff --git a/testing/apk-readme/APKBUILD b/testing/apk-readme/APKBUILD index 1d5c5a0b845baaba7db81665478c411004bffff1..57c0b1ebc24b1660e57dfe3e8726b2c45fdd8829 100644 --- a/testing/apk-readme/APKBUILD +++ b/testing/apk-readme/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=apk-readme pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Display README.alpine after packages are installed" -url="http://alpinelinux.org" +url="https://alpinelinux.org/" arch="noarch" license="MIT" depends="" diff --git a/testing/aports-ghpr/APKBUILD b/testing/aports-ghpr/APKBUILD index a8a04d9af68ed3ce2bce20764e09425ce1174a41..985f7c64b6986621e33604c39f1ba9e888e013a3 100644 --- a/testing/aports-ghpr/APKBUILD +++ b/testing/aports-ghpr/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=aports-ghpr pkgver=0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Search aport in github pull requests" -url="http://git.alpinelinux.org/cgit/user/ncopa/aports-ghpr" +url="https://git.alpinelinux.org/cgit/user/ncopa/aports-ghpr" arch="all" license="ISC" makedepends="go dep" diff --git a/testing/autoconf-archive/APKBUILD b/testing/autoconf-archive/APKBUILD index 7d8d671e205b3faadff5893478a5c83d66e77e89..7d8f28b3533d844d045c52b432b550478c8f528b 100644 --- a/testing/autoconf-archive/APKBUILD +++ b/testing/autoconf-archive/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=autoconf-archive pkgver=2018.03.13 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of re-usable GNU Autoconf macros" -url="http://www.gnu.org/software/autoconf-archive" +url="https://www.gnu.org/software/autoconf-archive" arch="noarch" license="GPL-3.0-or-later" depends="autoconf" diff --git a/testing/blender/APKBUILD b/testing/blender/APKBUILD index 0626a87ec3aa69a5cc6112da29f7efd7ec901215..3741ab46fc7b6f3e2b2210f3588d6003209a3080 100644 --- a/testing/blender/APKBUILD +++ b/testing/blender/APKBUILD @@ -3,9 +3,9 @@ pkgname=blender pkgver=2.79b _pkgver=${pkgver/[a-z]} -pkgrel=1 +pkgrel=2 pkgdesc="3D Creation/Animation/Publishing System" -url="http://www.blender.org/" +url="https://www.blender.org/" arch="x86_64" license="GPL-2.0-or-later" depends="blender-shared=$pkgver-r$pkgrel" diff --git a/testing/boinc/APKBUILD b/testing/boinc/APKBUILD index 3982597412a56bb86d54249d85469c66e1c71e41..773bced235484f0b066f645832410879b53ca51c 100644 --- a/testing/boinc/APKBUILD +++ b/testing/boinc/APKBUILD @@ -3,9 +3,9 @@ pkgname=boinc pkgver=7.12.1 _pkgver=${pkgver%.*} -pkgrel=0 +pkgrel=1 pkgdesc="Open-source software for volunteer computing and grid computing." -url="http://boinc.berkeley.edu/" +url="https://boinc.berkeley.edu/" arch="all" options="!check" # nothing is actually done by make check license="LGPL-3.0-or-later" diff --git a/testing/boost-build/APKBUILD b/testing/boost-build/APKBUILD index d968e7d313e6c69d69a94d3c262cff6e071d795e..8c4cd06612b58416a2e6382b87297bd24eb3109e 100644 --- a/testing/boost-build/APKBUILD +++ b/testing/boost-build/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=boost-build pkgver=1.68.0 -pkgrel=0 +pkgrel=1 pkgdesc="Boost.Build makes it easy to build C++ projects, everywhere" -url="http://boost.org/build" +url="https://boost.org/build" arch="all" options="!check" license="custom:boost" diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD index 1a5354023ac25c14885234e29d1199bdcbe48a0d..76f10f2296f7ed6fe8de889ccf6683caa88c8736 100644 --- a/testing/buildbot-slave/APKBUILD +++ b/testing/buildbot-slave/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=buildbot-slave pkgver=0.8.9 -pkgrel=2 +pkgrel=3 pkgdesc="Buildbot slave daemon" -url="http://buildbot.net/" +url="https://buildbot.net/" arch="noarch" license="GPL-2.0" depends="python2 py-twisted" diff --git a/testing/checkpolicy/APKBUILD b/testing/checkpolicy/APKBUILD index 924ba2665846aca899122bd82a4d4d1460b3d373..0321b6eae8c1c19f1da0fe61a16f7881db003d15 100644 --- a/testing/checkpolicy/APKBUILD +++ b/testing/checkpolicy/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Tycho Andersen <tycho@docker.com> pkgname=checkpolicy pkgver=2.6 -pkgrel=0 +pkgrel=1 pkgdesc="SELinux policy checker" -url="http://www.selinuxproject.org" +url="https://selinuxproject.org/" arch="all" license="GPL-2.0" makedepends="libsepol-dev bison flex-dev" diff --git a/testing/cpupower/APKBUILD b/testing/cpupower/APKBUILD index a32573f07c21f663f3b826aebe9cb4ce76dbeb6b..1ca047ba274b4121622d69701b657deb9a07f898 100644 --- a/testing/cpupower/APKBUILD +++ b/testing/cpupower/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Ben Allen <bensallen@me.com> pkgname=cpupower _kver=4.4.14 -_kpkgrel=1 +_kpkgrel=2 pkgver=$_kver pkgrel=$_kpkgrel pkgdesc="Linux kernel tool to examine and tune power saving related features of your processor" -url="http://www.kernel.org" +url="https://www.kernel.org/" arch="all" license="GPL-2.0" depends_dev="pciutils-dev readline-dev" diff --git a/testing/crypto++/APKBUILD b/testing/crypto++/APKBUILD index 54422f349d03ef92aa2958c28ac89ef1eb3b9beb..c53f30e6b2827cd5f1874fd6d3e20c71446b318c 100644 --- a/testing/crypto++/APKBUILD +++ b/testing/crypto++/APKBUILD @@ -4,9 +4,9 @@ pkgname=crypto++ _pkgname=cryptopp pkgver=5.6.5 _pkgver=${pkgver//./} -pkgrel=0 +pkgrel=1 pkgdesc="A free C++ class library of cryptographic schemes" -url="http://www.cryptopp.com" +url="https://www.cryptopp.com/" arch="all" license="BSL-1.0" depends="" diff --git a/testing/daemontools/APKBUILD b/testing/daemontools/APKBUILD index 9563dfe0c527a59acb48ee49f3febb0031acb74d..fa06e2ae3521aa45238580e368f0dbfd206624f7 100644 --- a/testing/daemontools/APKBUILD +++ b/testing/daemontools/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Johannes Findeisen <you@hanez.org> pkgname=daemontools pkgver=0.76 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of tools for managing UNIX services" -url="http://cr.yp.to/daemontools.html" +url="https://cr.yp.to/daemontools.html" arch="all" license="Public-Domain" depends= diff --git a/testing/dietlibc/APKBUILD b/testing/dietlibc/APKBUILD index c647be5b5deba276f011ec90acb02faa69461f93..695a7994f8e53850d8f4e765f558f3fd1b54a470 100644 --- a/testing/dietlibc/APKBUILD +++ b/testing/dietlibc/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=dietlibc pkgver=0.33 -pkgrel=2 +pkgrel=3 pkgdesc="a libc optimized for small size" -url="http://www.fefe.de/dietlibc/" +url="https://www.fefe.de/dietlibc/" arch="" license="GPL" depends="dietlibc-dev" diff --git a/testing/drizzle/APKBUILD b/testing/drizzle/APKBUILD index afaa56a7d931eb50cf5b5c28b07fac9572652286..8f5fe02e4350ff8b2e470f49b0d2337a3942e663 100644 --- a/testing/drizzle/APKBUILD +++ b/testing/drizzle/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com> pkgname=drizzle pkgver=7.1.33 -pkgrel=3 +pkgrel=4 pkgdesc="A MySQL-derived RDBMS for cloud usage and webapps" -url="http://launchpad.net/drizzle" +url="https://launchpad.net/drizzle" arch="" license="GPL" depends= diff --git a/testing/ejabberd/APKBUILD b/testing/ejabberd/APKBUILD index 5ff209cf070b79b8999a784411d8186a620f17aa..38a0cde544c796a3631ac62c2571daf8664c21d5 100644 --- a/testing/ejabberd/APKBUILD +++ b/testing/ejabberd/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: John Regan <john@jrjrtech.com> pkgname=ejabberd pkgver=17.09 -pkgrel=1 +pkgrel=2 pkgdesc="An erlang jabber server" -url="http://www.ejabberd.im" +url="https://www.ejabberd.im/" arch="all" license="GPL-2.0-or-later" _erl_deps="erlang-asn1 erlang-crypto erlang-eldap erlang-mnesia diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD index e4fb85b542eb02b64e3b7a090b4cf9dc5ae1ed3e..fffd55511068e6c11c52bf4f18d5a09cf09f6f08 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evolution-data-server pkgver=3.30.1 -pkgrel=0 +pkgrel=1 pkgdesc="data server for evolution" -url="http://projects.gnome.org/evolution" +url="https://projects.gnome.org/evolution" arch="x86_64 x86 ppc64le aarch64 armhf armv7" license="GPL" options="suid !check" diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 81ead3f628e4f5084014981223d07bf3ba5e851a..90d8ee009055c71d7b8bbf2fad5108b7a49eeb10 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=evolution pkgver=3.30.1 -pkgrel=0 +pkgrel=1 pkgdesc="evolution mail client" -url="http://projects.gnome.org/evolution" +url="https://projects.gnome.org/evolution" # limited by webkit2gtk arch="all !s390x" license="GPL" diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD index 5f1ec050d70cf941ef5eafb66f072aedfb31457f..ef2a194aa4989c824e7e4fe7dc2bfb4f7440de40 100644 --- a/testing/ffcall/APKBUILD +++ b/testing/ffcall/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=ffcall pkgver=2.1 -pkgrel=0 +pkgrel=1 pkgdesc="C library for implementing foreign function calls in embedded interpreters" -url="http://www.gnu.org/software/libffcall" +url="https://www.gnu.org/software/libffcall" arch="all !x86 !armhf !armv7" license="GPL-2.0-or-later" depends="" diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index fdc6fada0d1552ee96500a685ee26daa83775211..16edb2f2cb128dc60b80af8d7d33eccb88499413 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,9 +4,9 @@ pkgname=firefox pkgver=62.0.2 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser" -url="http://www.firefox.com" +url="https://www.firefox.com/" # limited by rust and cargo arch="x86_64" license="GPL LGPL MPL" diff --git a/testing/flatbuffers/APKBUILD b/testing/flatbuffers/APKBUILD index 348ef75e64dac4a344cbd5986b176971f8ae2d2f..12dbe62ddf5b65adb926260054c743ddb6729f80 100644 --- a/testing/flatbuffers/APKBUILD +++ b/testing/flatbuffers/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=flatbuffers pkgver=1.9.0 -pkgrel=2 +pkgrel=3 pkgdesc="Memory Efficient Serialization Library" -url="http://google.github.io/flatbuffers/" +url="https://google.github.io/flatbuffers/" arch="all !s390x" license="Apache-2.0" depends="" diff --git a/testing/fwknop/APKBUILD b/testing/fwknop/APKBUILD index 6aada2e300ea1b435327a5687a765874fc36a484..b4ba86fdcb2fd2b6c0616cfcf79c27a1eeb1fb28 100644 --- a/testing/fwknop/APKBUILD +++ b/testing/fwknop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=fwknop pkgver=2.6.9 -pkgrel=1 +pkgrel=2 pkgdesc="A Single Packet Authorization (SPA) implementation" url="http://www.cipherdyne.org/fwknop/" arch="all" @@ -44,7 +44,7 @@ package() { cd "$_builddir" make DESTDIR="$pkgdir" install || return 1 install -Dm755 "$srcdir"/fwknopd.initd "$pkgdir"/etc/init.d/fwknopd - echo "# If using gnupg2 see http://www.gnupg.org/faq/GnuPG-FAQ.html#how-can-i-use-gnupg-in-an-automated-environment" >> "$pkgdir"/etc/fwknop/access.conf + echo "# If using gnupg2 see https://www.gnupg.org/faq/GnuPG-FAQ.html#how-can-i-use-gnupg-in-an-automated-environment" >> "$pkgdir"/etc/fwknop/access.conf echo "# & sign the client public key on the server with a normal key which has a password" >> "$pkgdir"/etc/fwknop/access.conf echo "# disable GPG_DECRYPT_PW & enable the following variable:" >> "$pkgdir"/etc/fwknop/access.conf echo "#GPG_ALLOW_NO_PW: Y;" >> "$pkgdir"/etc/fwknop/access.conf diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD index 19f4da7b3a46cb900fec4bb90d64f06a299815f3..5ec8f60b345a171819d977a04fe064ce2b774fa9 100644 --- a/testing/geos/APKBUILD +++ b/testing/geos/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=geos pkgver=3.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++." -url="http://trac.osgeo.org/geos/" +url="https://trac.osgeo.org/geos/" # test fails on other archs arch="x86 x86_64" license="LGPL-2.1" diff --git a/testing/ginger/APKBUILD b/testing/ginger/APKBUILD index 8e0a248dcaddc1efc0a9f9a6c032cd7fc3d5b1a1..477ced45e7c7944625fe45f42aa172f833d1b5fa 100644 --- a/testing/ginger/APKBUILD +++ b/testing/ginger/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=ginger pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="WoK plugin for host management" -url="http://kimchi-project.github.io/ginger" +url="https://kimchi-project.github.io/ginger" arch="" license="Apache LGPL-2.1" depends="py2-configobj py2-pyparted wok" diff --git a/testing/gingerbase/APKBUILD b/testing/gingerbase/APKBUILD index 35cf0d4d23e89b7d5848919ab785061f8938ddfb..1831ec382a7f4698fea8389fe66bc8b0a65825db 100644 --- a/testing/gingerbase/APKBUILD +++ b/testing/gingerbase/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gingerbase pkgver=2.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Gingerbase: basic host management for WoK" -url="http://kimchi-project.github.io/gingerbase/" +url="https://kimchi-project.github.io/gingerbase/" arch="noarch" license="AGPL-2.1" depends="py2-configobj py2-pyparted wok" diff --git a/testing/global/APKBUILD b/testing/global/APKBUILD index 785976214f060c1f1b8ae37d940beff8025a3fa9..5189a53c58a4640cc77570ed888f1210a401e2a8 100644 --- a/testing/global/APKBUILD +++ b/testing/global/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=global pkgver=6.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="A source code tag system" -url="http://www.gnu.org/software/global" +url="https://www.gnu.org/software/global" arch="all" license="GPL" depends="" diff --git a/testing/gnome-autoar/APKBUILD b/testing/gnome-autoar/APKBUILD index ccfc45f7a5190934a0544ff0800f90b3c104ad7a..087837670090f9fb4044fd034553fa13167fcd7d 100644 --- a/testing/gnome-autoar/APKBUILD +++ b/testing/gnome-autoar/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-autoar pkgver=0.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME archive extraction library" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !s390x" license="GPL" depends="" diff --git a/testing/gnome-backgrounds/APKBUILD b/testing/gnome-backgrounds/APKBUILD index 7be8f6cc287ee343ae366c73d83f590a7f676a6e..4ed3ffba373527759afd1f8a2acd9910610399d8 100644 --- a/testing/gnome-backgrounds/APKBUILD +++ b/testing/gnome-backgrounds/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-backgrounds pkgver=3.26.1 -pkgrel=0 +pkgrel=1 pkgdesc="backgrounds for the GNOME desktop environment" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="noarch !s390x" license="GPL" makedepends="gnome-desktop-dev" diff --git a/testing/gnome-control-center/APKBUILD b/testing/gnome-control-center/APKBUILD index c4f42074699e4fcd243ac8f1db1455a5386233dd..c8a87aa8bbd28ffa2608b2ec3e93a599d95c6477 100644 --- a/testing/gnome-control-center/APKBUILD +++ b/testing/gnome-control-center/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-control-center pkgver=3.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME control center" -url="http://www.gnome.org/" +url="https://www.gnome.org/" # limited by gnome-online-accounts arch="all !armhf !armv7 !s390x" license="GPL" diff --git a/testing/gnome-disk-utility/APKBUILD b/testing/gnome-disk-utility/APKBUILD index 103c2013f06a64b9ed279e53331fbc369eebfb09..a2428887c7703bcc938d20eb950b19d9047ca68f 100644 --- a/testing/gnome-disk-utility/APKBUILD +++ b/testing/gnome-disk-utility/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-disk-utility pkgver=3.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME libraries and applications for dealing with storage devices" -url="http://www.gnome.org" +url="https://www.gnome.org/" arch="" #arch="all !s390x" license="GPL" diff --git a/testing/gnome-online-accounts/APKBUILD b/testing/gnome-online-accounts/APKBUILD index 935807d21853bf8f267ea3a81def22184dc84f2d..d83f00dcdea3c6de21b39d8dc01d2962be3b3acd 100644 --- a/testing/gnome-online-accounts/APKBUILD +++ b/testing/gnome-online-accounts/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-online-accounts pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="client for GNOME web services" -url="http://www.gnome.org/" +url="https://www.gnome.org/" # limited by webkit2gtk arch="x86 x86_64 ppc64le aarch64" license="GPL" diff --git a/testing/gnome-session/APKBUILD b/testing/gnome-session/APKBUILD index aa7ff6c4ad2c6ffbb2da196a2f344609ca86b6a9..d62e739147185b8662317d1b74d8f0852a89704a 100644 --- a/testing/gnome-session/APKBUILD +++ b/testing/gnome-session/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-session pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME session manager" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !aarch64 !armhf !armv7 !s390x" license="GPL" depends="gnome-shell" diff --git a/testing/gnome-settings-daemon/APKBUILD b/testing/gnome-settings-daemon/APKBUILD index 53c222f8606316d7e5a609348ce3d4808fa16c55..91757ab09efc78d5f78a1c8f0e8cfb9b7113e085 100644 --- a/testing/gnome-settings-daemon/APKBUILD +++ b/testing/gnome-settings-daemon/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-settings-daemon pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME settings daemon" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !s390x" license="GPL" options="!check" diff --git a/testing/gnome-system-monitor/APKBUILD b/testing/gnome-system-monitor/APKBUILD index 7444d43f1516a2490cf959af691af1377b887143..cf1587f6a3005d19abbae27026851bd7dcf82fda 100644 --- a/testing/gnome-system-monitor/APKBUILD +++ b/testing/gnome-system-monitor/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-system-monitor pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME system monitor" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !s390x" license="GPL" makedepends="gnome-desktop-dev libgtop-dev gtkmm3-dev diff --git a/testing/gnome-terminal/APKBUILD b/testing/gnome-terminal/APKBUILD index 352a6dfe7980c67faaee19423b608e482d5fc0fa..a215802b83fc4e9d21b16371a7f21d101185f12a 100644 --- a/testing/gnome-terminal/APKBUILD +++ b/testing/gnome-terminal/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnome-terminal pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME terminal client" -url="http://wiki.gnome.org/Apps/Terminal" +url="https://wiki.gnome.org/Apps/Terminal" # limited by gnome-shell arch="all !armhf !armv7 !aarch64 !s390x" license="GPL" diff --git a/testing/gnu-libiconv/APKBUILD b/testing/gnu-libiconv/APKBUILD index 1e7d7a322a578a267e77d1c70b2827ec49b2ca17..b585edc2b5719465168bbe2271119d507f9fcb65 100644 --- a/testing/gnu-libiconv/APKBUILD +++ b/testing/gnu-libiconv/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnu-libiconv pkgver=1.15 -pkgrel=1 +pkgrel=2 pkgdesc="GNU charset conversion library for libc which doesn't implement it" -url="http://www.gnu.org/software/libiconv" +url="https://www.gnu.org/software/libiconv" arch="all" license='LGPL' depends="" diff --git a/testing/gst-rtsp-server/APKBUILD b/testing/gst-rtsp-server/APKBUILD index 320b5bb839ab598e26e384426f991b799a4ddb5d..4872f974b219c56479bc8869219d807711a2ed2c 100644 --- a/testing/gst-rtsp-server/APKBUILD +++ b/testing/gst-rtsp-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-rtsp-server pkgver=1.14.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer RTSP server" url="https://gstreamer.freedesktop.org" arch="all" @@ -25,7 +25,7 @@ build() { --disable-static \ --enable-introspection=no \ --with-package-name="GStreamer (Alpine Linux)" \ - --with-package-origin="http://alpinelinux.org/" + --with-package-origin="https://alpinelinux.org/" make } diff --git a/testing/gstreamermm/APKBUILD b/testing/gstreamermm/APKBUILD index 6091f06e7c80115f9be9269705db82debde42b0c..96ccb8c45337ed6b0333e8e485df508a2a148bfb 100644 --- a/testing/gstreamermm/APKBUILD +++ b/testing/gstreamermm/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gstreamermm pkgver=1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="C++ interface for GStreamer" -url="http://gstreamer.freedesktop.org/bindings/cplusplus.html" +url="https://gstreamer.freedesktop.org/bindings/cplusplus.html" arch="all" license="LGPL" makedepends="glibmm-dev gst-plugins-base-dev" diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index 39e434d3c4cc15f180ee7b329b3352f4639bb50b..11a8151ec7eba77630eba8d8510bd7570598396b 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -3,9 +3,9 @@ pkgname=icingaweb2-module-businessprocess _module=${pkgname/*-/} pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Manage Business Processes in Icinga Web 2" -url="http://www.icinga.org" +url="https://www.icinga.org/" arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index 7ee2b6fbd0f620abc4831ad797d40bf06d5af4c2..c632cc307f33df342705f2590c87f1d1b1680067 100644 --- a/testing/icingaweb2-module-fileshipper/APKBUILD +++ b/testing/icingaweb2-module-fileshipper/APKBUILD @@ -3,9 +3,9 @@ pkgname=icingaweb2-module-fileshipper _module=${pkgname/*-/} pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director" -url="http://www.icinga.org" +url="https://www.icinga.org/" arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 diff --git a/testing/icingaweb2-module-generictts/APKBUILD b/testing/icingaweb2-module-generictts/APKBUILD index 86734a760e83a7930fe1612b52319a2e96ee573f..6c7080611d8f3ea0362af0f32480d69e829566a3 100644 --- a/testing/icingaweb2-module-generictts/APKBUILD +++ b/testing/icingaweb2-module-generictts/APKBUILD @@ -3,9 +3,9 @@ pkgname=icingaweb2-module-generictts _module=${pkgname/*-/} pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Generic ticket system integration into Icinga web 2" -url="http://www.icinga.org" +url="https://www.icinga.org/" arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 84eb5665f2f13f738e317ca782745658f4d8356c..079dbdde0c8d73ce6f18fa6d28b1da40fc203ca5 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -3,9 +3,9 @@ pkgname=icingaweb2-module-pnp _module=${pkgname/*-/} pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Integrate PNP graphs into Icinga Web 2" -url="http://www.icinga.org" +url="https://www.icinga.org/" arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 diff --git a/testing/idris/APKBUILD b/testing/idris/APKBUILD index 4e31e8dc0260779e80233bfa6e7a8b5bb3459778..ed2fffb40abf9b0f7c539b250ceedc3312aeff81 100644 --- a/testing/idris/APKBUILD +++ b/testing/idris/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com> pkgname=idris pkgver=1.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Language with Dependent Types" -url="http://www.idris-lang.org" +url="https://www.idris-lang.org/" # Note: same as ghc, if it gets ported elsewhere this should run too. # armhf: disabled due to build failure arch="x86_64" diff --git a/testing/libc++/APKBUILD b/testing/libc++/APKBUILD index 8d1247c3e5471f9072669111bf954261662227ab..ee79d616725cf5b092ca969831a83745fc4b528c 100644 --- a/testing/libc++/APKBUILD +++ b/testing/libc++/APKBUILD @@ -3,10 +3,10 @@ # Maintainer: Shiz <hi@shiz.me> pkgname=libc++ pkgver=4.0.0 -pkgrel=0 +pkgrel=1 _llvmver=${pkgver%%.*} pkgdesc="A new implementation of the C++ standard library, targeting C++11" -url="http://libcxx.llvm.org/" +url="https://libcxx.llvm.org/" arch="all !ppc64le !s390x" license="UOI-NCSA" makedepends="cmake diff --git a/testing/libgdiplus/APKBUILD b/testing/libgdiplus/APKBUILD index 701f4683e124cf45628b051bac2280fc3ac5a6b0..9f75f5fd32665db033c55dd4c4ce834fba644d9a 100644 --- a/testing/libgdiplus/APKBUILD +++ b/testing/libgdiplus/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=libgdiplus pkgver=5.6 -pkgrel=0 +pkgrel=1 pkgdesc="An Open Source Implementation of the GDI+ API" -url="http://www.mono-project.com" +url="https://www.mono-project.com/" arch="all" license="LGPL" depends="" diff --git a/testing/libgnomecanvas/APKBUILD b/testing/libgnomecanvas/APKBUILD index 56db20ca0d37bb09c7338bf6f6cd008db5d98ee3..84c415528f1eddc93af47390e5ac439bb4b625dc 100644 --- a/testing/libgnomecanvas/APKBUILD +++ b/testing/libgnomecanvas/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Ivan Tham <pickfire@riseup.net> pkgname=libgnomecanvas pkgver=2.30.3 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME Canvas library" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all !aarch64" license="GPL-2.0" makedepends="intltool libart-lgpl-dev glib-dev pango-dev gtk+2.0-dev" diff --git a/testing/libsigsegv/APKBUILD b/testing/libsigsegv/APKBUILD index b76e283cd9fd694b1740fcc56205ff94f5a7323c..44f3541d3e532b9427bb6bb3670c5d8689f1365c 100644 --- a/testing/libsigsegv/APKBUILD +++ b/testing/libsigsegv/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=libsigsegv pkgver=2.11 -pkgrel=1 +pkgrel=2 pkgdesc="Page fault detection library" -url="http://www.gnu.org/software/libsigsegv/" +url="https://www.gnu.org/software/libsigsegv/" arch="all" license="GPL-2.0" subpackages="$pkgname-dev" diff --git a/testing/libusbmuxd/APKBUILD b/testing/libusbmuxd/APKBUILD index 7ccfe83b7ed190a097709d80efb4c677e4acb096..bd7d9d06923f3a764b7daa7c787e834373ecf25e 100644 --- a/testing/libusbmuxd/APKBUILD +++ b/testing/libusbmuxd/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=libusbmuxd pkgver=1.0.10 -pkgrel=0 +pkgrel=1 pkgdesc="USB Multiplex Daemon" -url="http://marcansoft.com/blog/iphonelinux/usbmuxd/" +url="https://marcansoft.com/blog/iphonelinux/usbmuxd/" arch="all" license="LGPL-2.1" depends="libplist libusb" diff --git a/testing/libva-vdpau-driver/APKBUILD b/testing/libva-vdpau-driver/APKBUILD index 86b736cd1192cbf04c7de7f7519799ff95a25abd..d2d7ffd6dc210e11506d50c344703d6570a78abd 100644 --- a/testing/libva-vdpau-driver/APKBUILD +++ b/testing/libva-vdpau-driver/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=libva-vdpau-driver pkgver=0.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="VDPAU backend for VA API" -url="http://freedesktop.org/wiki/Software/vaapi" +url="https://freedesktop.org/wiki/Software/vaapi" arch="all" license="GPL" depends="" diff --git a/testing/lightdm/APKBUILD b/testing/lightdm/APKBUILD index a5cc88074d1742291a7ed8db804a8ed831d21ddf..5e7362bb21f48bf8aefa44b9c8bdb91073ea6581 100644 --- a/testing/lightdm/APKBUILD +++ b/testing/lightdm/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=lightdm pkgver=1.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="A cross-desktop display manager" -url="http://www.freedesktop.org/wiki/Software/LightDM" +url="https://www.freedesktop.org/wiki/Software/LightDM" arch="all" license="GPL-3.0-or-later" depends="dbus xinit accountsservice" diff --git a/testing/linux-tools/APKBUILD b/testing/linux-tools/APKBUILD index cb718ec737a8ef3ae844149cc56cd63c8fff57c7..fe70c54ed3ff4fc677a2a3eb1c7b7b7617e65d41 100644 --- a/testing/linux-tools/APKBUILD +++ b/testing/linux-tools/APKBUILD @@ -3,9 +3,9 @@ pkgname=linux-tools pkgver=4.14.34 _kernver=${pkgver%.*} -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel tools meta package" -url="http://www.kernel.org" +url="https://www.kernel.org/" arch="all" license="GPL-2.0-only" depends="cpupower perf" diff --git a/testing/linuxconsoletools/APKBUILD b/testing/linuxconsoletools/APKBUILD index 1a1a1fc502f0bfcb2736f9befa79b98209124686..988a7c4cad8ff6dbc193dc450d711e95bc8bc961 100644 --- a/testing/linuxconsoletools/APKBUILD +++ b/testing/linuxconsoletools/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=linuxconsoletools pkgver=1.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Tools for connecting joysticks & legacy devices to the kernels input subsystem" -url="http://sourceforge.net/projects/linuxconsole/" +url="https://sourceforge.net/projects/linuxconsole/" arch="all" license="GPL-2.0-or-later" makedepends="linux-headers sdl-dev" diff --git a/testing/lldb/APKBUILD b/testing/lldb/APKBUILD index 0f5a08ed42693eb40d56e6adbba127f06e17fd43..12138fc6344d1fe91363b352ab3f389b1585f7f3 100644 --- a/testing/lldb/APKBUILD +++ b/testing/lldb/APKBUILD @@ -3,11 +3,11 @@ pkgname=lldb # Note: Update together with llvm. pkgver=5.0.1 -pkgrel=0 +pkgrel=1 _vermajor=${pkgver%%.*} pkgdesc="Next generation, high-performance debugger" arch="all !x86 !ppc64le" -url="http://llvm.org/" +url="https://llvm.org/" license="UOI-NCSA" makedepends=" clang-dev>=$_vermajor diff --git a/testing/lua-uuid/APKBUILD b/testing/lua-uuid/APKBUILD index db36ccae0a34280a5b131ab9fbc51a16874bd518..1d237eee376b4e63ced1034c8acdeb952d31e1df 100644 --- a/testing/lua-uuid/APKBUILD +++ b/testing/lua-uuid/APKBUILD @@ -3,9 +3,9 @@ pkgname=lua-uuid _realname=uuid pkgver=0.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="A pure Lua uuid generator (modified from a Rackspace module)" -url="http://tieske.github.io/uuid/" +url="https://tieske.github.io/uuid/" arch="noarch" license="Apache-2.0" depends="" diff --git a/testing/lxappearance-obconf/APKBUILD b/testing/lxappearance-obconf/APKBUILD index 8aa303f6b4ff047953609735451587fda90f69b1..1e4007432f7663288909f04a19c5123482e85a59 100644 --- a/testing/lxappearance-obconf/APKBUILD +++ b/testing/lxappearance-obconf/APKBUILD @@ -3,11 +3,11 @@ pkgname=lxappearance-obconf pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='Plugin for LXAppearance to configure Openbox' arch='all' license='GPL2' -url='http://lxde.org/' +url='https://lxde.org/' makedepends='gtk+2.0-dev lxappearance-dev openbox-dev intltool' options='libtool' subpackages="$pkgname-lang" diff --git a/testing/lxappearance/APKBUILD b/testing/lxappearance/APKBUILD index 78f84e31a48397e1b6b0c72e1b996b48bcd66bc4..290766152ff948e1fe0b4a77072002e7c4020f0d 100644 --- a/testing/lxappearance/APKBUILD +++ b/testing/lxappearance/APKBUILD @@ -3,11 +3,11 @@ pkgname=lxappearance pkgver=0.6.3 -pkgrel=0 +pkgrel=1 pkgdesc='Feature-rich GTK+ theme switcher' arch='all' license='GPL2' -url='http://lxde.org/' +url='https://lxde.org/' makedepends='gtk+2.0-dev intltool dbus-glib-dev' subpackages="$pkgname-doc $pkgname-dev $pkgname-lang" source="https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz" diff --git a/testing/lxpanel/APKBUILD b/testing/lxpanel/APKBUILD index 25296b2852f63dad15b6d18d67923bab7604eca8..3916ed09cef611b67b69967ea3dfb46841d77b62 100644 --- a/testing/lxpanel/APKBUILD +++ b/testing/lxpanel/APKBUILD @@ -3,10 +3,10 @@ pkgname=lxpanel pkgver=0.9.3 -pkgrel=0 +pkgrel=1 pkgdesc='Lightweight X11 desktop panel' arch='all' -url='http://lxde.org/' +url='https://lxde.org/' license='GPL' makedepends='gtk+2.0-dev alsa-lib-dev menu-cache-dev libwnck-dev wireless-tools-dev docbook-xml docbook-xsl intltool libfm-dev diff --git a/testing/lxqt-build-tools/APKBUILD b/testing/lxqt-build-tools/APKBUILD index ec204af7249a4c95dfe3938c1deac77d0b460c7a..3e125d71527f18f85c546cb3c5a9bfeb32cb6598 100644 --- a/testing/lxqt-build-tools/APKBUILD +++ b/testing/lxqt-build-tools/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=lxqt-build-tools pkgver=0.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Various packaging tools and scripts for LXQt applications" -url="http://lxqt.org" +url="https://lxqt.org/" arch="all" license="LGPL-2.1" depends="" diff --git a/testing/micropython/APKBUILD b/testing/micropython/APKBUILD index 81c041292b85778762123dfb6d142554573eb1ac..8e62a89473b8b10869c0614f6cd90f94ee4e149d 100644 --- a/testing/micropython/APKBUILD +++ b/testing/micropython/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Marian <marian.buschsieweke@ovgu.de> pkgname=micropython pkgver=1.9.4 -pkgrel=0 +pkgrel=1 pkgdesc="A lean and efficient Python implementation for MCUs and constrained systems" -url="http://www.micropython.org/" +url="https://www.micropython.org/" # ../py/persistentcode.c:397:2: error: #error mp_raw_code_save_file not implemented for this platform arch="x86 x86_64 armhf armv7 !ppc64le" diff --git a/testing/mitmproxy/APKBUILD b/testing/mitmproxy/APKBUILD index f1b2e689e0659e919cce3cc05f05495324aac611..7dfd9da7fd4b61e6e1c8f6bcd7bcebae2194fa1a 100644 --- a/testing/mitmproxy/APKBUILD +++ b/testing/mitmproxy/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=mitmproxy pkgver=0.18.2 -pkgrel=0 +pkgrel=1 pkgdesc="An interactive SSL-capable intercepting HTTP proxy" -url="http://www.mitmproxy.org/" +url="https://www.mitmproxy.org/" arch="noarch" license="MIT" depends="python2 py-netlib py-flask py-urwid py-$pkgname py-itsdangerous" diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index a828afea8c4ff4cec96cdd041deba76f1b677ca3..0476df675ba66f2ba20fe3eabe5b570cbc91e65c 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: pkgname=mono pkgver=5.10.0.179 -pkgrel=0 +pkgrel=1 pkgdesc="Free implementation of the .NET platform including runtime and compiler" -url="http://www.mono-project.com/" +url="https://www.mono-project.com/" arch="x86_64 x86" license="GPL" depends="python2" diff --git a/testing/moreutils/APKBUILD b/testing/moreutils/APKBUILD index f15e79551706632e95e98929bf7ea28aa97024dc..0a15ec8e519fadcf7bab6af0262a5959ed496f72 100644 --- a/testing/moreutils/APKBUILD +++ b/testing/moreutils/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=moreutils pkgver=0.62 -pkgrel=0 +pkgrel=1 pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" -url="http://joeyh.name/code/moreutils/" +url="https://joeyh.name/code/moreutils/" arch="all" license="GPL-2.0-or-later" depends="perl perl-timedate perl-ipc-run" diff --git a/testing/nginx-naxsi/APKBUILD b/testing/nginx-naxsi/APKBUILD index e966028b7a63dc93980c0402601ec0ab713f54c0..91c8938d032b293e0a5579130e76ae58c2cedf41 100644 --- a/testing/nginx-naxsi/APKBUILD +++ b/testing/nginx-naxsi/APKBUILD @@ -6,9 +6,9 @@ pkgname=nginx-naxsi _pkgname=nginx pkgver=1.13.8 -pkgrel=1 +pkgrel=2 pkgdesc="Lightweight HTTP and reverse proxy server with Naxsi WAF support, see also 'nxapi'" -url="http://www.nginx.org | https://github.com/nbs-system/naxsi" +url="https://www.nginx.org/ | https://github.com/nbs-system/naxsi" arch="all" license="custom" diff --git a/testing/ocaml-markup/APKBUILD b/testing/ocaml-markup/APKBUILD index b86959ab40ce24a4e1d98f95bd93b164b0ad32cd..23ee596635639673dbd02cdaa568108be48ec070 100644 --- a/testing/ocaml-markup/APKBUILD +++ b/testing/ocaml-markup/APKBUILD @@ -3,9 +3,9 @@ pkgname=ocaml-markup _pkgname=markup.ml pkgver=0.7.6 -pkgrel=3 +pkgrel=4 pkgdesc="Error-recovering streaming HTML5 and XML parsers for OCaml" -url="http://aantron.github.io/markup.ml" +url="https://aantron.github.io/markup.ml" arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport license="BSD-2-Clause" depends="ocaml-runtime ocaml-lwt ocaml-uchar ocaml-uutf" diff --git a/testing/php7-inotify/APKBUILD b/testing/php7-inotify/APKBUILD index cf4246bf4073bede266786f0b72cf720bbc3636a..e1ef7a9d0a74a888d16fb90c52af0eb1cb271e26 100644 --- a/testing/php7-inotify/APKBUILD +++ b/testing/php7-inotify/APKBUILD @@ -4,9 +4,9 @@ pkgname=php7-inotify _pkgreal=inotify pkgver=2.0.0 _pkgver=${pkgver} -pkgrel=3 +pkgrel=4 pkgdesc="Inotify bindings for PHP" -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" depends="" diff --git a/testing/php7-lzf/APKBUILD b/testing/php7-lzf/APKBUILD index dcd9453855387903684b2a68227da94d18ed8023..7c8253f9722149ec295981e84a1ea56a44df457e 100644 --- a/testing/php7-lzf/APKBUILD +++ b/testing/php7-lzf/APKBUILD @@ -4,9 +4,9 @@ pkgname=php7-lzf _pkgreal=LZF _pkgextname=lzf pkgver=1.6.6 -pkgrel=2 +pkgrel=3 pkgdesc="This package handles LZF de/compression." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" depends="" diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD index c6176893c20d5f7ffb1b456cf1499aaecf4b69a1..f7cbc160a68f80bf87384c77900c89015a157f8e 100644 --- a/testing/php7-msgpack/APKBUILD +++ b/testing/php7-msgpack/APKBUILD @@ -3,9 +3,9 @@ pkgname=php7-msgpack _pkgreal=msgpack pkgver=2.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="This extension provide API for communicating with MessagePack serialization." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" options="!check" # Tests fail - does not load msgpack.so diff --git a/testing/php7-rdkafka/APKBUILD b/testing/php7-rdkafka/APKBUILD index 8912e506bb28a375427335aa90350053d08a8674..c7870c19f683a6bf05d0f424ba03651360f0201b 100644 --- a/testing/php7-rdkafka/APKBUILD +++ b/testing/php7-rdkafka/APKBUILD @@ -3,9 +3,9 @@ pkgname=php7-rdkafka _pkgreal=rdkafka pkgver=3.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="A librdkafka bindings for PHP7 providing a working client for Kafka 0.8-0.10" -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="MIT" depends="" diff --git a/testing/php7-solr/APKBUILD b/testing/php7-solr/APKBUILD index 89614d5578b9bdb18b502febe2ce139154c8ec80..d7e49586b52732c91cafc6e2f8ffedfd161f6808 100644 --- a/testing/php7-solr/APKBUILD +++ b/testing/php7-solr/APKBUILD @@ -4,9 +4,9 @@ pkgname=php7-solr _pkgreal=solr pkgver=2.4.0 _pkgver=${pkgver} -pkgrel=3 +pkgrel=4 pkgdesc="Apache SOLR extension for PHP" -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" options="!check" # Require Solr installed diff --git a/testing/php7-stats/APKBUILD b/testing/php7-stats/APKBUILD index ae1364b2c66690635b07b35c449555fdb85d72aa..ad58e8d2f821af87781966e9ae428c9943acbb4d 100644 --- a/testing/php7-stats/APKBUILD +++ b/testing/php7-stats/APKBUILD @@ -3,9 +3,9 @@ pkgname=php7-stats _pkgreal=stats pkgver=2.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="Extension that provides few dozens routines for statistical computation." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all !s390x" # too many tests fails on s390x license="PHP-3.01" depends="" diff --git a/testing/php7-uuid/APKBUILD b/testing/php7-uuid/APKBUILD index 3aa393f8c07885ea3316a55eda92ed072679d661..073413cfe906f7478e6a74b62cb24610cbfff4f6 100644 --- a/testing/php7-uuid/APKBUILD +++ b/testing/php7-uuid/APKBUILD @@ -4,9 +4,9 @@ pkgname=php7-uuid _pkgreal=uuid pkgver=1.0.4 _pkgver=${pkgver} -pkgrel=3 +pkgrel=4 pkgdesc="A wrapper around libuuid from the ext2utils project." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" depends="" diff --git a/testing/policycoreutils/APKBUILD b/testing/policycoreutils/APKBUILD index 0888ad4b7a042790968ae82631922c81e0873ef5..0ab136903ac6136cd8064dbe7ac5f27bd7f35319 100644 --- a/testing/policycoreutils/APKBUILD +++ b/testing/policycoreutils/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Tycho Andersen <tycho@docker.com> pkgname=policycoreutils pkgver=2.6 -pkgrel=0 +pkgrel=1 pkgdesc="SELinux policy core utilities" -url="http://www.selinuxproject.org" +url="https://selinuxproject.org/" arch="all" license="GPL-2.0" depends="libsepol libselinux libsemanage gettext linux-pam python audit-libs" diff --git a/testing/proj4/APKBUILD b/testing/proj4/APKBUILD index 3b926102f5750c8a6238be2f21bf84a76ddccc7d..d210d11ec38e5087ee47461fd0ddff3d64abdc84 100644 --- a/testing/proj4/APKBUILD +++ b/testing/proj4/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=proj4 pkgver=5.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="PROJ.4 - Cartographic Projections Library" -url="http://trac.osgeo.org/proj/" +url="https://trac.osgeo.org/proj/" arch="all" license="MIT" options="" diff --git a/testing/pure-ftpd/APKBUILD b/testing/pure-ftpd/APKBUILD index 0428d0e81e495b195fc251491d2610640f864ac3..7e7bbd4b4fdc8527333c2495a67137b533215b62 100644 --- a/testing/pure-ftpd/APKBUILD +++ b/testing/pure-ftpd/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pure-ftpd pkgver=1.0.47 -pkgrel=1 +pkgrel=2 pkgdesc="Pure FTPD FTP daemon" -url="http://pureftpd.org" +url="https://pureftpd.org/" arch="all" license="BSD" depends_dev=libressl-dev diff --git a/testing/py-arrow/APKBUILD b/testing/py-arrow/APKBUILD index b8ba979b74b2d8ade1952eb86ff44a4205e1d5c9..b281b4a56c459b80ba47d36fabce862efb7098df 100644 --- a/testing/py-arrow/APKBUILD +++ b/testing/py-arrow/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-arrow _pkgname=arrow pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python library to create and manipulate dates, times, and timestamps" -url="http://arrow.readthedocs.io/" +url="https://arrow.readthedocs.io/" arch="noarch" license="Apache-2.0" depends="py-dateutil" diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD index 5aa3d87352f12d5fdb863e076ff55c0e498c51b8..4b6ff4875fe9eae52108b2207013e708ead78624 100644 --- a/testing/py-boto3/APKBUILD +++ b/testing/py-boto3/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-boto3 _pkgname=boto3 pkgver=1.7.7 -pkgrel=0 +pkgrel=1 pkgdesc="AWS SDK for Python (Boto3)" -url="http://aws.amazon.com/sdk-for-python/" +url="https://aws.amazon.com/sdk-for-python/" arch="noarch" license="Apache-2.0" options="!check" diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD index 04525161d9a02a4a9bf0f53109e44ff3db515e54..21a713ff0fbc2a0a132021b42b42a410e418e589 100644 --- a/testing/py-cairocffi/APKBUILD +++ b/testing/py-cairocffi/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=py-cairocffi pkgver=0.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python CFFI-based binding to Cairo and GDK-PixBuf" -url="http://pythonhosted.org/cairocffi/" +url="https://pythonhosted.org/cairocffi/" arch="noarch" license="BSD" depends="python2 py-cffi cairo gdk-pixbuf" diff --git a/testing/py-columnize/APKBUILD b/testing/py-columnize/APKBUILD index ee64026da299c0311f36ff2772d4014212e4318b..e5ac57ec2ccf59dfad12e48c9b03764c4b546dd9 100644 --- a/testing/py-columnize/APKBUILD +++ b/testing/py-columnize/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-columnize _pkgname=columnize pkgver=0.3.6 -pkgrel=0 +pkgrel=1 pkgdesc="Python module to align in columns a simple list" -url="http://code.google.com/p/pycolumnize/" +url="https://code.google.com/p/pycolumnize/" arch="noarch" license="MIT" depends="" diff --git a/testing/py-cycler/APKBUILD b/testing/py-cycler/APKBUILD index 0c421fac91af0bc35f235dd7366cf4804ce1d0f7..6ea4786a3e2a613a9021552589a839b3b1609518 100644 --- a/testing/py-cycler/APKBUILD +++ b/testing/py-cycler/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-cycler _pkgname=cycler pkgver=0.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="Composable style cycles in Python" -url="http://matplotlib.org/cycler/" +url="https://matplotlib.org/cycler/" arch="noarch" license="BSD" makedepends="python2-dev python3-dev py-setuptools" diff --git a/testing/py-dexml/APKBUILD b/testing/py-dexml/APKBUILD index 3fa92a86601b56d19415402230a46b107a5fa5b5..a08007666fa3930be3a59bbd15bea282fe805368 100644 --- a/testing/py-dexml/APKBUILD +++ b/testing/py-dexml/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-dexml _pkgname=dexml pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A simple Object-XML mapper for Python" -url="http://packages.python.org/dexml" +url="https://packages.python.org/dexml" arch="noarch" license="MIT" depends="python2" diff --git a/testing/py-dispatcher/APKBUILD b/testing/py-dispatcher/APKBUILD index f46375141e0a9562a3bea9e352daeee619109214..7f8b794f94ed8bf4525f042562deb1f6fdf7aec8 100644 --- a/testing/py-dispatcher/APKBUILD +++ b/testing/py-dispatcher/APKBUILD @@ -3,9 +3,9 @@ _name=PyDispatcher pkgname=py-dispatcher pkgver=2.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="Loosely-coupled message passing between Python objects (signal senders and receivers)" -url="http://sourceforge.net/projects/python-pydispatcher/" +url="https://sourceforge.net/projects/python-pydispatcher/" arch="noarch" license="GPL" depends="" diff --git a/testing/py-elasticsearch/APKBUILD b/testing/py-elasticsearch/APKBUILD index 1f693fb85d9dd4aba4f665b2af714f05c45b6a75..1d2567c5d2c192de0c1820569f716ef6acfcdad7 100644 --- a/testing/py-elasticsearch/APKBUILD +++ b/testing/py-elasticsearch/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-elasticsearch _pkgname=elasticsearch-py pkgver=5.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Official Python low-level client for Elasticsearch" -url="http://elasticsearch-py.rtfd.org/" +url="https://elasticsearch-py.readthedocs.io/" arch="noarch" license="Apache-2.0" depends="py-urllib3" diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD index 5407e93c99e1ff88600091566320ea5af5a216f5..a7bbf2299e33b0092d14df205b4bff49bb8c3615 100644 --- a/testing/py-ev/APKBUILD +++ b/testing/py-ev/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-ev _pkgname=pyev pkgver=0.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python libev interface" -url="http://pythonhosted.org/pyev/" +url="https://pythonhosted.org/pyev/" arch="all" license="GPL-3.0" depends="python2" diff --git a/testing/py-feedformatter/APKBUILD b/testing/py-feedformatter/APKBUILD index da734523d4d024a68327095f54baa65602895ae3..7a4f00cbc1a7830844c0e84d6d819a320c37ce51 100644 --- a/testing/py-feedformatter/APKBUILD +++ b/testing/py-feedformatter/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-feedformatter _pkgname=feedformatter pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library for generating news feeds in RSS and Atom formats" -url="http://code.google.com/p/feedformatter/" +url="https://code.google.com/p/feedformatter/" arch="noarch" license="BSD" depends="python2" diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index 1b3e9227c9e6aff66bd2676923753e8d9ffe0677..ff58faf48312f2b8b318664fffbb5f8e91042c53 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-flask-weasyprint pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="flask binding to py-weasyprint" -url="http://pythonhosted.org/flask-weasyprint" +url="https://pythonhosted.org/flask-weasyprint" arch="noarch" license="BSD" depends="python2 py-weasyprint py-flask py-setuptools" diff --git a/testing/py-helper/APKBUILD b/testing/py-helper/APKBUILD index 44b5941625c0cd8a1c93030e6892055bb5bc0706..875bdb527586e15c0d0530686c17a4111f3dca20 100644 --- a/testing/py-helper/APKBUILD +++ b/testing/py-helper/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-helper _pkgname=helper pkgver=2.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library for quickly writing configurable applications and daemons" -url="http://helper.readthedocs.org" +url="https://helper.readthedocs.org/" arch="noarch" license="BSD" depends="python2 py-yaml" diff --git a/testing/py-iniparse/APKBUILD b/testing/py-iniparse/APKBUILD index 88e7c9adc44854446dd4a641b6b13d7ecc30c60e..438777b1fba6875ee321785c093bb4569a0f0919 100644 --- a/testing/py-iniparse/APKBUILD +++ b/testing/py-iniparse/APKBUILD @@ -4,9 +4,9 @@ pkgname=py-iniparse _pkgname=iniparse pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc='INI parser library for Python' -url='http://code.google.com/p/iniparse/' +url='https://code.google.com/p/iniparse/' arch='noarch' license='MIT' makedepends="python2-dev py-setuptools sqlite-dev" diff --git a/testing/py-matplotlib/APKBUILD b/testing/py-matplotlib/APKBUILD index 479651dca93755008e425e6605f92bdaf473241a..cda35976e6a37accfa004bcd65d675cf28c51b1c 100644 --- a/testing/py-matplotlib/APKBUILD +++ b/testing/py-matplotlib/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-matplotlib _pkgname=matplotlib pkgver=1.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="A Python library for plots" -url="http://matplotlib.org" +url="https://matplotlib.org/" arch="all" license="custom" depends="python2 py-numpy>=1.14.3-r1 python2-tkinter py-dateutil py-parsing py-tz py-cycler" diff --git a/testing/py-progressbar/APKBUILD b/testing/py-progressbar/APKBUILD index 2967a9355727aa9a71d1a61aa7582364c1d68d66..e644746813b5a35e59ed7f5ece6f80d540385695 100644 --- a/testing/py-progressbar/APKBUILD +++ b/testing/py-progressbar/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-progressbar _pkgname=progressbar pkgver=2.3 -pkgrel=0 +pkgrel=1 pkgdesc="Text progress bar library for Python" -url="http://code.google.com/p/python-progressbar/" +url="https://code.google.com/p/python-progressbar/" arch="noarch" license="LGPL-2.0-or-later" depends="python2" diff --git a/testing/py-py/APKBUILD b/testing/py-py/APKBUILD index e10d41e014940d50a10303d4db8eae8b8a913442..f671067f70e0181a9b087b3fb7ad5579bda76b91 100644 --- a/testing/py-py/APKBUILD +++ b/testing/py-py/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-py _pkgname=py pkgver=1.4.23 -pkgrel=1 +pkgrel=2 pkgdesc="A Python library with cross-python path, ini-parsing, io, code, log facilities" -url="http://pylib.readthedocs.org/en/latest/" +url="https://pylib.readthedocs.org/en/latest/" arch="noarch" license="MIT" depends="python2" diff --git a/testing/py-pyautogui/APKBUILD b/testing/py-pyautogui/APKBUILD index 3d31b05fb8a012bb9db71a6016875e59416afd36..7809e2a36e09658ba99c49b0760d2c6b1ca2feb9 100644 --- a/testing/py-pyautogui/APKBUILD +++ b/testing/py-pyautogui/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-pyautogui _pkgname=PyAutoGUI pkgver=0.9.35 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-platform Python module for GUI automation for human beings" -url="http://pyautogui.readthedocs.io/" +url="https://pyautogui.readthedocs.io/" arch="noarch" license="BSD" depends="py-xlib py-pillow" diff --git a/testing/py-pygtksourceview2/APKBUILD b/testing/py-pygtksourceview2/APKBUILD index e7f687c72c7e57a2cf9a590bb78aea5e2681fd6a..ec67d35a2540017a0db3ee275ec7ccdeabd2b353 100644 --- a/testing/py-pygtksourceview2/APKBUILD +++ b/testing/py-pygtksourceview2/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-pygtksourceview2 _pkgname=pygtksourceview pkgver=2.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for gtksourceview2" -url="http://www.gnome.org" +url="https://www.gnome.org/" arch="all" license="GPL" depends="python2" diff --git a/testing/py-pykka/APKBUILD b/testing/py-pykka/APKBUILD index ff4317acbe93630c409782c44d68b4ba2eecae51..df0114f26f0387cb4e35d6db846731ee7f69467f 100644 --- a/testing/py-pykka/APKBUILD +++ b/testing/py-pykka/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=py-pykka pkgver=1.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Concurrency abstractions for Python using the actor model" -url="http://pykka.readthedocs.org" +url="https://pykka.readthedocs.org/" arch="noarch" license="Apache-2.0" depends="python2 python3" diff --git a/testing/py-rst/APKBUILD b/testing/py-rst/APKBUILD index 92b786e223e96f8495a2e673834ec0031aa597b7..95743ee9c9a0d8d9cf71954928f230491dd61a12 100644 --- a/testing/py-rst/APKBUILD +++ b/testing/py-rst/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-rst _pkgname=rst pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module to create reStructuredText documents" -url="http://rst.readthedocs.org" +url="https://rst.readthedocs.org/" arch="noarch" license="MIT" depends="python2" diff --git a/testing/py-scrapy-dblite/APKBUILD b/testing/py-scrapy-dblite/APKBUILD index ce7fea1164177bc0b4e2f05753a42da47362bc10..05a9174f452b7af3b22662f078ae5aa12859b0db 100644 --- a/testing/py-scrapy-dblite/APKBUILD +++ b/testing/py-scrapy-dblite/APKBUILD @@ -3,11 +3,11 @@ pkgname=py-scrapy-dblite _pkgname=scrapy-dblite pkgver=0.2.6 -pkgrel=0 +pkgrel=1 pkgdesc="Simple library for storing Scrapy Items in sqlite." # quote from github url="https://github.com/ownport/scrapy-dblite" arch="noarch" -license="BSD" # 2 clause license http://opensource.org/licenses/BSD-2-Clause +license="BSD" # 2 clause license https://opensource.org/licenses/BSD-2-Clause depends="python2" depends_dev="" makedepends="python2-dev" diff --git a/testing/py-sphinxcontrib-cartouche/APKBUILD b/testing/py-sphinxcontrib-cartouche/APKBUILD index 1228dc668bce98dfe8161d45ec6d3cd7844a9d75..2bd2f3704bd39c17ace375ea9fdba44596209702 100644 --- a/testing/py-sphinxcontrib-cartouche/APKBUILD +++ b/testing/py-sphinxcontrib-cartouche/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-sphinxcontrib-cartouche _pkgname=cartouche pkgver=1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Sphinx cartouche extension" -url="http://code.google.com/p/cartouche/" +url="https://code.google.com/p/cartouche/" arch="noarch" license="BSD" depends="python2 py-sphinx" diff --git a/testing/py-sqlalchemy-utils/APKBUILD b/testing/py-sqlalchemy-utils/APKBUILD index f08c22f94ff7a45aea7b7cdf48f71fdbcdd3b73c..2fa98cf74f0c9b1640ee219f4b90e9dc5018f534 100644 --- a/testing/py-sqlalchemy-utils/APKBUILD +++ b/testing/py-sqlalchemy-utils/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-sqlalchemy-utils _pkgname=SQLAlchemy-Utils pkgver=0.32.12 -pkgrel=1 +pkgrel=2 pkgdesc="A provider for custom data types and various utility functions for SQLAlchemy" -url="http://sqlalchemy-utils.readthedocs.io/" +url="https://sqlalchemy-utils.readthedocs.io/" arch="noarch" license="BSD" depends="py-anyjson py-babel py-arrow py-intervals py-phonenumbers py-passlib py-colour diff --git a/testing/py-tinycss/APKBUILD b/testing/py-tinycss/APKBUILD index 0ddead5aff09a78c7ae11461dd7a83bd09558fd2..699fbec8b75a3903441508ab4e4b6b96a5c1e023 100644 --- a/testing/py-tinycss/APKBUILD +++ b/testing/py-tinycss/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-tinycss pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="tiny CSS parser for python" -url="http://pythonhosted.org/tinycss" +url="https://pythonhosted.org/tinycss" arch="all" license="BSD" depends="python2" diff --git a/testing/py-vatnumber/APKBUILD b/testing/py-vatnumber/APKBUILD index 7e0f65e3ef141dc8ce75c54cc03d2004cd000ca0..5817d70c5adade9429cfbfac74838a2a36cdc170 100644 --- a/testing/py-vatnumber/APKBUILD +++ b/testing/py-vatnumber/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-vatnumber _pkgname=vatnumber pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module to validate VAT numbers" -url="http://code.google.com/p/vatnumber/" +url="https://code.google.com/p/vatnumber/" arch="noarch" license="GPL-3.0-or-later" depends="python2" diff --git a/testing/py-wsgiref/APKBUILD b/testing/py-wsgiref/APKBUILD index 290540c73dd5d5e43135bf2dbc1fa646d81761f7..6888e88cce7d7cf7a02e7883ced580a99f281e04 100644 --- a/testing/py-wsgiref/APKBUILD +++ b/testing/py-wsgiref/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-wsgiref _pkgname=wsgiref pkgver=0.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="A WSGI (PEP 333) Reference Library" -url="http://cheeseshop.python.org/pypi/wsgiref" +url="https://cheeseshop.python.org/pypi/wsgiref" arch="noarch" license="Python" depends="python2" diff --git a/testing/py-xdg/APKBUILD b/testing/py-xdg/APKBUILD index c89d756594025566e9cfe07eeb7f2566f1a80708..5dbad4d318f550123f73494ee434c410f9d2d2ae 100644 --- a/testing/py-xdg/APKBUILD +++ b/testing/py-xdg/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-xdg _pkgname=pyxdg pkgver=0.25 -pkgrel=0 +pkgrel=1 pkgdesc="A python library to access freedesktop.org standards" -url="http://freedesktop.org/wiki/Software/pyxdg" +url="https://freedesktop.org/wiki/Software/pyxdg" arch="noarch" license="LGPL" depends="" diff --git a/testing/py2-contextlib2/APKBUILD b/testing/py2-contextlib2/APKBUILD index 183d3a95151d27a39a2b6b74e6544fb9dd149053..6ef54883f13ef758e76fced8e77fcda6ac6456b7 100644 --- a/testing/py2-contextlib2/APKBUILD +++ b/testing/py2-contextlib2/APKBUILD @@ -3,9 +3,9 @@ pkgname=py2-contextlib2 _pkgname=${pkgname#py2-*} pkgver=0.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Backport of the Python3 stdlib contextlib module" -url="http://contextlib2.readthedocs.org/" +url="https://contextlib2.readthedocs.org/" arch="noarch" license="PSF" depends="python2" diff --git a/testing/py3-aiohttp-session/APKBUILD b/testing/py3-aiohttp-session/APKBUILD index 162b647895f1b1ad65d2aafcc53813ed4602743a..ed7aafb96441501c5f3f7e5b7fa9c3c5286b1e99 100644 --- a/testing/py3-aiohttp-session/APKBUILD +++ b/testing/py3-aiohttp-session/APKBUILD @@ -3,9 +3,9 @@ pkgname=py3-aiohttp-session _pkgname=aiohttp_session pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Sessions support for aiohttp" -url="http://aiohttp-session.readthedocs.io/" +url="https://aiohttp-session.readthedocs.io/" arch="noarch" license="Apache-2.0" # Requires packages for tests which are not available diff --git a/testing/py3-hbmqtt/APKBUILD b/testing/py3-hbmqtt/APKBUILD index baceef37961475571c644e30a6e91d05fdd85e7d..98aa6ee94d76a865263b4696ebbcef45b79dd0a3 100644 --- a/testing/py3-hbmqtt/APKBUILD +++ b/testing/py3-hbmqtt/APKBUILD @@ -3,9 +3,9 @@ pkgname=py3-hbmqtt _pkgname=hbmqtt pkgver=0.9.4 -pkgrel=0 +pkgrel=1 pkgdesc="MQTT client/broker using Python asynchronous I/O" -url="http://hbmqtt.readthedocs.io/" +url="https://hbmqtt.readthedocs.io/" arch="noarch" license="MIT" depends="py3-passlib py3-websockets py3-transitions py3-docopt py3-yaml" diff --git a/testing/quilt/APKBUILD b/testing/quilt/APKBUILD index 5cf457fe302f6ba955861480cc4666d4b0109021..178d6b36d0160c4eca418eeecd9e708f5177fc7b 100644 --- a/testing/quilt/APKBUILD +++ b/testing/quilt/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Breno Leitao <breno.leitao@gmail.com> pkgname=quilt pkgver=0.65 -pkgrel=0 +pkgrel=1 pkgdesc="Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes" -url="http://savannah.nongnu.org/projects/quilt" +url="https://savannah.nongnu.org/projects/quilt" arch="noarch" license="GPL" depends="bash bzip2 diffutils gawk gettext patch" diff --git a/testing/rabbitmq-server/APKBUILD b/testing/rabbitmq-server/APKBUILD index c5b2f99066c80c5e326549ae1e6aa1ffd71745f1..a54ec1895d93924180e65d6a325ce791044a07ac 100644 --- a/testing/rabbitmq-server/APKBUILD +++ b/testing/rabbitmq-server/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Nathan Johnson <nathan@nathanjohnson.info> pkgname=rabbitmq-server pkgver=3.7.7 -pkgrel=0 +pkgrel=1 pkgdesc="RabbitMQ is an open source multi-protocol messaging broker." -url="http://www.rabbitmq.com/" +url="https://www.rabbitmq.com/" arch="noarch !s390x" license="MPL-1.1" depends="erlang erlang-tools erlang-runtime-tools erlang-stdlib diff --git a/testing/reason/APKBUILD b/testing/reason/APKBUILD index 430b8e9f88a4704905b3c2119d0e81f3595bb160..ec29560c03f0539801d2e9d5e02c08ade23f1385 100644 --- a/testing/reason/APKBUILD +++ b/testing/reason/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=reason pkgver=3.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems" -url="http://reasonml.github.io/" +url="https://reasonml.github.io/" # x86, armhf, s390x: limited by ocaml aport arch="all !x86 !armhf !armv7 !s390x" license="MIT" diff --git a/testing/rhythmbox/APKBUILD b/testing/rhythmbox/APKBUILD index 1dedf83cdd82bf8d60795ae85b1e3718fffaab3b..cf3eb40369dbdbed6f61094dbe5d0455b602258a 100644 --- a/testing/rhythmbox/APKBUILD +++ b/testing/rhythmbox/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=rhythmbox pkgver=3.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME audio player" -url="http://wiki.gnome.org/Apps/Rhythmbox" +url="https://wiki.gnome.org/Apps/Rhythmbox" arch="all !s390x" license="GPL" depends="py3-gobject3" diff --git a/testing/sdl2_net/APKBUILD b/testing/sdl2_net/APKBUILD index 2f0f33ddaa1e15c1e2cad5ab57256ff7eb11a456..4923454713c16992fbfe63a50041199c96aefcdd 100644 --- a/testing/sdl2_net/APKBUILD +++ b/testing/sdl2_net/APKBUILD @@ -1,10 +1,10 @@ # Maintainer: Alex Raschi <raschi.alex@gmail.com> pkgname=sdl2_net pkgver=2.0.1 -pkgrel=0 +pkgrel=1 _pkgname=SDL2_net pkgdesc="A small sample cross-platform networking library" -url="http://www.libsdl.org/projects/SDL_net/" +url="https://www.libsdl.org/projects/SDL_net/" arch="all" license="zlib" depends="" diff --git a/testing/seahorse/APKBUILD b/testing/seahorse/APKBUILD index 24c8e3d59b96466abc6c72427e596b1e7cd7d835..e0dcf8e4633150a23a48b1c26141c12181b22395 100644 --- a/testing/seahorse/APKBUILD +++ b/testing/seahorse/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=seahorse pkgver=3.20.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME application for managing PGP keys." -url="http://projects.gnome.org/seahorse/" +url="https://projects.gnome.org/seahorse/" arch="all" license="GPL" depends="openssh dconf" diff --git a/testing/timew/APKBUILD b/testing/timew/APKBUILD index fe8ac41ee954385c3dd87c96e82a1257437a89be..832f908d7df1b61708535ff989f6c92db261080c 100644 --- a/testing/timew/APKBUILD +++ b/testing/timew/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com> pkgname=timew pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Timewarrior is a command line time tracking application." -url="http://taskwarrior.org/" +url="https://taskwarrior.org/" arch="all" license="MIT" depends="" diff --git a/testing/totem-pl-parser/APKBUILD b/testing/totem-pl-parser/APKBUILD index 02e2e9e310806afad3c2d64b29448fb3da378f21..45133e2e9123acb3a1608a5b4ce0791c10404c05 100644 --- a/testing/totem-pl-parser/APKBUILD +++ b/testing/totem-pl-parser/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=totem-pl-parser pkgver=3.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME playlist parser library" -url="http://www.gnome.org/" +url="https://www.gnome.org/" arch="all" license="LGPL" makedepends="meson gnome-desktop-dev libsoup-dev libxml2-dev json-glib-dev diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 4055a682ee673bf10d1b0b11a04c21eb37505c60..39796b26c7b51574c22f33944dbf79a51b8a2cff 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -3,9 +3,9 @@ pkgname=tsung pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc." -url="http://www.process-one.net/en/tsung/" +url="https://www.process-one.net/en/tsung/" license="GPL-2.0" arch="noarch !armhf !armv7" depends="bash diff --git a/testing/ttf-font-awesome/APKBUILD b/testing/ttf-font-awesome/APKBUILD index fc70f86e97a1fb10c1073bfa161bc5fc275c9cb6..9b05a0dce567c60a8508797cbb59f20a93552897 100644 --- a/testing/ttf-font-awesome/APKBUILD +++ b/testing/ttf-font-awesome/APKBUILD @@ -3,9 +3,9 @@ pkgname=ttf-font-awesome _pkgname=Font-Awesome pkgver=4.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="Iconic font designed for Bootstrap TTF file only" -url="http://fortawesome.github.io/Font-Awesome/" +url="https://fortawesome.github.io/Font-Awesome/" arch="noarch" license="CC" depends="fontconfig mkfontdir mkfontscale" diff --git a/testing/ttf-mononoki/APKBUILD b/testing/ttf-mononoki/APKBUILD index 609985b8366bddd8dc3c73b1f9acf30e685280ab..fd28573a5442ab12e253728adbe8c4520aa3dfe4 100644 --- a/testing/ttf-mononoki/APKBUILD +++ b/testing/ttf-mononoki/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Ivan Tham <pickfire@riseup.net> pkgname=ttf-mononoki pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Mononoki - font for programming and code review" -url="http://madmalik.github.io/mononoki/" +url="https://madmalik.github.io/mononoki/" arch="noarch" license="OFL" depends="fontconfig mkfontscale" diff --git a/testing/uboot-tools/APKBUILD b/testing/uboot-tools/APKBUILD index efe443d670e56bea33a717d8bd1bf4a1f4945dce..62aa5d42716248a80198c6b38865ace3341ea525 100644 --- a/testing/uboot-tools/APKBUILD +++ b/testing/uboot-tools/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=uboot-tools pkgver=2016.05 -pkgrel=5 +pkgrel=6 pkgdesc="U-Boot bootloader utility tools" -url="http://www.denx.de/wiki/U-Boot/WebHome" +url="https://www.denx.de/wiki/U-Boot/WebHome" arch="all" license="GPL" depends="" diff --git a/testing/ubuntu-archive-keyring/APKBUILD b/testing/ubuntu-archive-keyring/APKBUILD index 08920d651aa90c56cd54eeaf1067857cc440ef22..b65aeeb7d8fc00ceea5cc9d5df2ac68cd783b06d 100644 --- a/testing/ubuntu-archive-keyring/APKBUILD +++ b/testing/ubuntu-archive-keyring/APKBUILD @@ -3,9 +3,9 @@ pkgname=ubuntu-archive-keyring pkgver=2016.05.13.1 _pkgver=${pkgver%.*}${pkgver//*./-} -pkgrel=0 +pkgrel=1 pkgdesc="GnuPG archive keys of the Debian archive" -url="http://packages.debian.org/sid/debian-archive-keyring" +url="https://packages.debian.org/sid/debian-archive-keyring" arch="noarch" license="GPL" depends="gnupg" diff --git a/testing/ucspi-tcp/APKBUILD b/testing/ucspi-tcp/APKBUILD index d24c19adad1b908542ac75a7cac1108da6d7cb6c..9356a8c5bb20ef1aab69cec501db7855a970f826 100644 --- a/testing/ucspi-tcp/APKBUILD +++ b/testing/ucspi-tcp/APKBUILD @@ -3,9 +3,9 @@ pkgname=ucspi-tcp pkgver=0.88 -pkgrel=0 +pkgrel=1 pkgdesc="Easy-to-use command-line tools for building TCP client-server applications." -url="http://cr.yp.to/ucspi-tcp.html" +url="https://cr.yp.to/ucspi-tcp.html" arch="all" license="Public-Domain" depends="" diff --git a/testing/uucp/APKBUILD b/testing/uucp/APKBUILD index dd807eedc40a53b9d018489843dd4341a5bb0378..f5e04333aece89a5c06d911dd474a578f188fc68 100644 --- a/testing/uucp/APKBUILD +++ b/testing/uucp/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: Mathew Meins <mathewm@sdf.lonestar.org> pkgname=uucp pkgver=1.07 -pkgrel=2 +pkgrel=3 pkgdesc="Taylor UUCP is a free implementation of UUCP" -url="http://airs.com/ian/uucp.html" +url="https://airs.com/ian/uucp.html" arch="all" license="GPL-2.0" depends="" diff --git a/testing/vpnc/APKBUILD b/testing/vpnc/APKBUILD index b687bf5f70308c0a14360fc42c2aff917ab741b1..b01169a129f5d81852491c6d205c1332efc7c310 100644 --- a/testing/vpnc/APKBUILD +++ b/testing/vpnc/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vpnc pkgver=0.5.3 -pkgrel=3 +pkgrel=4 pkgdesc="IPSec VPN client compatible with Cisco equipment" -url="http://www.unix-ag.uni-kl.de/~massar/vpnc/" +url="https://www.unix-ag.uni-kl.de/~massar/vpnc/" arch="all" license="GPL-2.0-or-later" makedepends="libgcrypt-dev perl linux-headers" diff --git a/testing/weston/APKBUILD b/testing/weston/APKBUILD index 0d5d20ef7ca59d24d5f68547688d90c253906c03..f720a2f513b8690bda5b6a51fa7694cc95341cbb 100644 --- a/testing/weston/APKBUILD +++ b/testing/weston/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=weston pkgver=3.0.0 -pkgrel=2 +pkgrel=3 _libname=lib$pkgname _libdir=$_libname-${pkgver%%.*} pkgdesc="The reference Wayland server" -url="http://wayland.freedesktop.org" +url="https://wayland.freedesktop.org/" arch="all !s390x !x86 !ppc64le" license="MIT" depends="" diff --git a/testing/windowmaker/APKBUILD b/testing/windowmaker/APKBUILD index ee427143c23fe08374bf5b0f13a84498b3797309..33d1b2eb8841c62934f2de5f4f558f20bc8cc1e5 100644 --- a/testing/windowmaker/APKBUILD +++ b/testing/windowmaker/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Emily Ingalls <emily@ingalls.rocks> pkgname=windowmaker pkgver=0.95.8 -pkgrel=0 +pkgrel=1 pkgdesc="Window manager for X emulating the NeXTSTEP user interface" -url="http://www.windowmaker.org" +url="https://www.windowmaker.org/" arch="all" license="GPL-2.0" depends="" diff --git a/testing/wine-mono/APKBUILD b/testing/wine-mono/APKBUILD index 47327ca6f3778bfe0ffcbd7f8325868ebf4ba110..e557688d519c33affa7d2c8a205aa814e05d79ec 100644 --- a/testing/wine-mono/APKBUILD +++ b/testing/wine-mono/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Ivan Tham <pickfire@riseup.net> pkgname=wine-mono pkgver=4.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="Wine's built-in replacement for Microsoft's .NET" -url="http://wiki.winehq.org/Mono" +url="https://wiki.winehq.org/Mono" arch="x86_64" license="MIT" depends="wine" diff --git a/testing/wine-staging/APKBUILD b/testing/wine-staging/APKBUILD index e836fd7b35f1618e4059218d28f03333e3da8052..c7636b15bb5dc2d533917ebe666409551a0b2460 100644 --- a/testing/wine-staging/APKBUILD +++ b/testing/wine-staging/APKBUILD @@ -6,9 +6,9 @@ pkgname=wine-staging pkgver=2.2 _pkgver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs :: Staging" -url="http://wine-staging.com" +url="https://wine-staging.com/" arch="x86_64" license="LGPL-2.0-or-later" replaces="wine" diff --git a/testing/wok/APKBUILD b/testing/wok/APKBUILD index de4d2e93aed8e1115d56eaa1ffa81df34590bf6d..17e890acd8bb0c462db3b807bb1b6e357dff174d 100644 --- a/testing/wok/APKBUILD +++ b/testing/wok/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=wok pkgver=2.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="Webserver of Kimchi - a cherrypy framework for multi-purpose plug-ins" -url="http://kimchi-project.github.io/wok/" +url="https://kimchi-project.github.io/wok/" arch="noarch" license="Apache LGPL-2.1" depends="python2 nginx logrotate py-cherrypy py2-jsonschema diff --git a/testing/xfce4-mailwatch-plugin/APKBUILD b/testing/xfce4-mailwatch-plugin/APKBUILD index eacbdb6db3dbfdd786cd48e99cc652a18e17160e..4430a9f66f3c7d43adcd177e2081ed3fcf025d4c 100644 --- a/testing/xfce4-mailwatch-plugin/APKBUILD +++ b/testing/xfce4-mailwatch-plugin/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=xfce4-mailwatch-plugin pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="a multi-protocol, multi-mailbox mail watcher" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" arch="all" license="GPL-2.0" depends="" diff --git a/testing/xfdashboard/APKBUILD b/testing/xfdashboard/APKBUILD index 76f1c2fe1628f5d4797807884ec64f6c5d25e724..b5379f2020e4c9c7ec3dbc7f8dba0b7f80c9a652 100644 --- a/testing/xfdashboard/APKBUILD +++ b/testing/xfdashboard/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfdashboard pkgver=0.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="Maybe a Gnome shell like dashboard for Xfce" -url="http://goodies.xfce.org/projects/applications/xfdashboard/start" +url="https://goodies.xfce.org/projects/applications/xfdashboard/start" arch="all" license="GPL-2.0-or-later" makedepends="clutter-dev xfconf-dev garcon-dev gtk+3.0-dev libwnck3-dev" diff --git a/testing/xml2rfc/APKBUILD b/testing/xml2rfc/APKBUILD index ab753db12787d54094a4c99bef959fe98b037d22..07182822b1919a719b4f0d777c30f14337f26026 100644 --- a/testing/xml2rfc/APKBUILD +++ b/testing/xml2rfc/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=xml2rfc pkgver=2.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for converting XML documents into internet drafts and RFCs" -url="http://tools.ietf.org/" +url="https://tools.ietf.org/" arch="noarch" license="BSD" depends="python2 py-lxml"