mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
multilib/pcre-32: fix source url
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name=pcre-32
|
||||
version=8.45
|
||||
release=1
|
||||
source="ftp://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2"
|
||||
source="https://sourceforge.net/projects/pcre/files/pcre/$version/pcre-$version.tar.bz2"
|
||||
|
||||
build() {
|
||||
cd pcre-$version
|
||||
|
||||
Reference in New Issue
Block a user