1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00

testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump pkgrel

This commit is contained in:
J0WI 2018-10-06 14:15:24 +02:00 committed by Natanael Copa
parent 3da2393666
commit 16f8ceb8e2
129 changed files with 258 additions and 258 deletions

View file

@ -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"