ioport: changing url to debian, same hash. First need to go into #1198 direction

This commit is contained in:
Thierry Laurion 2023-08-11 11:55:05 -04:00
parent 02c3a1f9ee
commit 3c920dd082
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -1,9 +1,9 @@
modules-$(CONFIG_IOPORT) += ioport
ioport_version := 1.2
ioport_version := 1.2.orig
ioport_dir := ioport-$(ioport_version)
ioport_tar := ioport-$(ioport_version).tar.gz
ioport_url := https://people.redhat.com/rjones/ioport/files/$(ioport_tar)
ioport_tar := ioport_$(ioport_version).tar.gz
ioport_url := http://deb.debian.org/debian/pool/main/i/ioport/$(ioport_tar)
ioport_hash := 7fac1c4b61eb9411275de0e1e7d7a8c3f34166f64f16413f50741e8fce2b8dc0
ioport_configure := CFLAGS=-Os ./configure \