Skip to content

Commit 2f3422c

Browse files
committed
erlang.mk: Update repository URL for proper dep
Proper was moved under the `proper-testing` org.
1 parent 7baf397 commit 2f3422c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2680,7 +2680,7 @@ pkg_proper_name = proper
26802680
pkg_proper_description = PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
26812681
pkg_proper_homepage = http://proper.softlab.ntua.gr
26822682
pkg_proper_fetch = git
2683-
pkg_proper_repo = https://github.com/manopapad/proper
2683+
pkg_proper_repo = https://github.com/proper-testing/proper
26842684
pkg_proper_commit = master
26852685

26862686
PACKAGES += props

0 commit comments

Comments
 (0)