mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-07 07:07:02 +08:00
alpine: fix old URL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
5259806b4e
commit
cfd42842a9
@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=alpine
|
||||
PKG_VERSION:=2.25
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://alpine.x10host.com/alpine/release/src
|
||||
PKG_SOURCE_URL:=https://alpineapp.email/alpine/release/src/Old
|
||||
PKG_HASH:=658a150982f6740bb4128e6dd81188eaa1212ca0bf689b83c2093bb518ecf776
|
||||
|
||||
PKG_MAINTAINER:=Antti Seppälä <a.seppala@gmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user