Skip to content

Commit

Permalink
rpm: Update download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Oct 4, 2018
1 parent 7df0a18 commit 591df91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm-4.11.2-2.bee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="http://rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://ftp.rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 591df91

Please sign in to comment.